diff options
author | Linus Torvalds <torvalds@osdl.org> | 2005-10-13 15:38:28 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-10-13 15:38:28 -0700 |
commit | 64560374cc6c3ebe595540f3425b2b38036cf253 (patch) | |
tree | e79ca82198cb9add48e33156aa0e4cd238f7f9a2 /git-repack.sh | |
parent | 9d835df246e81a6a03e3f633280c45e683e4c673 (diff) | |
download | git-64560374cc6c3ebe595540f3425b2b38036cf253.tar.gz |
Add support for "local" packing
This adds the "--local" flag to git-pack-objects, which acts like
"--incremental", except that instead of ignoring all packed objects, it
only ignores objects that are packed and in an alternate object tree.
As a result, it effectively only does a local re-pack: any remote-packed
objects will stay in the alternate object directories.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'git-repack.sh')
0 files changed, 0 insertions, 0 deletions