Releases: bozaro/git-lfs-migrate
Releases · bozaro/git-lfs-migrate
0.2.4
- Fix non-suffix pattern matching (#20, thanks to @wesyq).
0.2.3
- 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
- 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
Changes:
- Add --no-check-certificate flag #10
0.2.0
Changes:
- Support an arbitrary glob, not just a suffix (#8, #9)
0.1.1
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
Changes:
- Use git-lfs batch API for uploading files
- Update git-lfs-java to 0.6.0
0.0.14
Changes:
- Update git-lfs-java to 0.5.0 (fix #4: multithread uploading)
0.0.13
Changes:
- Update git-lfs-java to 0.4.0