mirror of
https://github.com/git/git.git
synced 2026-03-03 04:56:26 +01:00
This means that the .git/objects/pack directory is also rsync'able, since the filenames created there-in are either unique or refer to the same data. Otherwise you might not be able to pull from a directory that is partly packed without having to worry about missing objects due to pack-file name clashes.
11 KiB
11 KiB