Releases: bozaro/git-lfs-migrate
Releases · bozaro/git-lfs-migrate
0.0.12
Changes:
- Add git url support
- Fix some errors github-uploading errors
0.0.11
Changes:
- Add HTTP redirect support
0.0.10
Changes:
- Don't save locallty files when --lfs flag used;
- Add cache for already uploaded files hash.
0.0.9
Changes:
- Don't convert pointers for already uploaded LFS files
0.0.8
Changes:
- Fix ignoring executable files bug
0.0.7
Changes:
- Trying to fulfill each HTTP request 3 times before the error
0.0.6
Changes:
- Fix gradle wrapper
- Add ending slash to URL if not exists
0.0.5
Changes:
- Performance improvement (upload files to LFS server in multiple threads)
0.0.2
Changes:
- Fix pointer format (end empty newline from end of pointer file).