Large File Storage
Large File Storage
Posted Apr 9, 2015 8:04 UTC (Thu) by fishface60 (subscriber, #88700)In reply to: Large File Storage by fishface60
Parent article: What's coming in Git 2.4.0
Having had a look at how it works, it appears to use exactly the same mechanism as git-fat, where it uses a smudge filter to translate files as they go between the index to the committed tree object.
I'm just concerned that the result will be yet another weird proprietary extension. git-fat at least used the wide-spread rsync daemon as the backend for file storage.
