top | item 36566541 (no title) asadawadia | 2 years ago i remember reading that too https://willi.am/blog/2014/10/14/for-the-last-time-git-store... discuss order hn newest mtone|2 years ago Assuming it's correct, I think this answer explains it well: https://stackoverflow.com/a/31996121/283879Basically, yes it may write snapshots per-file (never per-commit) locally but there is a separate routine to transparently repack the whole thing with deltas.
mtone|2 years ago Assuming it's correct, I think this answer explains it well: https://stackoverflow.com/a/31996121/283879Basically, yes it may write snapshots per-file (never per-commit) locally but there is a separate routine to transparently repack the whole thing with deltas.
mtone|2 years ago
Basically, yes it may write snapshots per-file (never per-commit) locally but there is a separate routine to transparently repack the whole thing with deltas.