diff options
author | Linus Torvalds <torvalds@osdl.org> | 2005-10-13 15:38:29 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2005-10-13 15:38:29 -0700 |
commit | f7aac2eac96b637755c89c2405a41749c8f6033a (patch) | |
tree | 7160a82c0b0b3a2fd1db6475cdb7e1c760046949 /templates | |
parent | 64560374cc6c3ebe595540f3425b2b38036cf253 (diff) | |
download | git-f7aac2eac96b637755c89c2405a41749c8f6033a.tar.gz git-f7aac2eac96b637755c89c2405a41749c8f6033a.tar.xz |
Add "-l" flag for repacking only local packs
This uses the new "--local" flag to git-pack-objects. It currently only
makes a difference together with "-a", since a normal incremental repack
won't pack any packed objects at all (whether local or remote).
Eventually, it might end up skipping any objects that aren't local to
the current object directory, but for now it only knows to skip packed
objects.
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'templates')
0 files changed, 0 insertions, 0 deletions