Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
simcop2387
on March 7, 2018
|
parent
|
context
|
favorite
| on:
Measuring the many sizes of a Git repository
That said, git doesn't just store direct copies either. It will bundle things up into packfiles as it calls them to do compression and encoding of various forms to reduce disk space and make it quicker to find a given version of a file
https://git-scm.com/book/en/v2/Git-Internals-Packfiles
pedrocr
on March 7, 2018
[–]
Git the tool does packfiles but that's an implementation detail. Git the VCS can work with any object storage backend.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://git-scm.com/book/en/v2/Git-Internals-Packfiles