Skip to content

Releases: bozaro/git-lfs-migrate

0.0.12

03 Oct 08:12
Compare
Choose a tag to compare

Changes:

  • Add git url support
  • Fix some errors github-uploading errors

0.0.11

11 Sep 11:42
Compare
Choose a tag to compare

Changes:

  • Add HTTP redirect support

0.0.10

11 Sep 11:17
Compare
Choose a tag to compare

Changes:

  • Don't save locallty files when --lfs flag used;
  • Add cache for already uploaded files hash.

0.0.9

23 Aug 18:39
Compare
Choose a tag to compare

Changes:

  • Don't convert pointers for already uploaded LFS files

0.0.8

23 Aug 17:23
Compare
Choose a tag to compare

Changes:

  • Fix ignoring executable files bug

0.0.7

22 Aug 19:52
Compare
Choose a tag to compare

Changes:

  • Trying to fulfill each HTTP request 3 times before the error

0.0.6

20 Aug 18:46
Compare
Choose a tag to compare

Changes:

  • Fix gradle wrapper
  • Add ending slash to URL if not exists

0.0.5

20 Aug 08:08
Compare
Choose a tag to compare

Changes:

  • Performance improvement (upload files to LFS server in multiple threads)

0.0.3

19 Aug 18:14
Compare
Choose a tag to compare

Changes:

  • Add tag support

0.0.2

13 Aug 03:55
Compare
Choose a tag to compare

Changes:

  • Fix pointer format (end empty newline from end of pointer file).