git-lfs-migrate

How to migrate to git lfs

◇◆丶佛笑我妖孽 提交于 2020-05-28 08:17:26
问题 I have a git repo where many files should be lfs because they are larger than 100M. Looking around I was unable to find a step by step guide that explain how to migrate a real existing repo with many branches and where lfs files are within subdirectories. In my case large files are spread around the repo like this: code/track1/file000.pkl code/track3/dat000.bin code/track4/pip000.pkl code/subcode/track5/pip000.pkl code/subcode/track5/pop000.model I suppose to convert the git project into git