Skip to content

Releases: bozaro/git-lfs-migrate

0.2.5

16 Dec 19:49
d930ef5
Compare
Choose a tag to compare

0.2.4

30 Oct 18:47
2145c97
Compare
Choose a tag to compare
  • Fix non-suffix pattern matching (#20, thanks to @wesyq).

0.2.3

14 Oct 07:44
Compare
Choose a tag to compare
  • Allow load globs from file (#19, thanks to @leth).
  • Don't convert zero length file to a pointer file (#21, thanks to @kna).

0.2.2

31 Jul 19:19
0.2.2
f1baaf8
Compare
Choose a tag to compare
  • Fix object size being 0 when retrying request (#14, #16, thanks to @robinst).
  • Set User-Agent header for HTTP requests (#15, thanks to @robinst).

0.2.1

18 Jan 18:40
Compare
Choose a tag to compare

Changes:

  • Add --no-check-certificate flag #10

0.2.0

08 Jan 20:35
Compare
Choose a tag to compare

Changes:

  • Support an arbitrary glob, not just a suffix (#8, #9)

0.1.1

10 Dec 04:24
Compare
Choose a tag to compare

Changes:

  • Add --check-lfs flag for troubleshooting;
  • Add check LFS server on startup;
  • Add more verbose HTTP error messages;
  • Fix bash code formatting in README.md (thanks to @brad)

0.1.0

29 Oct 07:01
Compare
Choose a tag to compare

Changes:

  • Use git-lfs batch API for uploading files
  • Update git-lfs-java to 0.6.0

0.0.14

23 Oct 07:04
Compare
Choose a tag to compare

Changes:

  • Update git-lfs-java to 0.5.0 (fix #4: multithread uploading)

0.0.13

17 Oct 07:35
Compare
Choose a tag to compare

Changes:

  • Update git-lfs-java to 0.4.0