top | item 31066963

(no title)

ntSean | 3 years ago

Used Git with Unity for over 10 years. What problems have you run into?

LFS is of course a must. No one should be diffing audio files via text haha!

discuss

order

klodolph|3 years ago

Git handles binary files just fine without LFS. The point of LFS is to reduce the size of repository clones, by not cloning the full history of large files.