diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-02-28 00:00:21 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-02-28 01:06:06 -0800 |
commit | 03a9683d22eca52bc2b2b9b09258a143e76416f6 (patch) | |
tree | 9be24a9a25e8e2702f1e27a35b0504d273ecd445 /ppc | |
parent | Consolidate ignore_packed logic more (diff) | |
download | tgif-03a9683d22eca52bc2b2b9b09258a143e76416f6.tar.xz |
Simplify is_kept_pack()
This removes --unpacked=<packfile> parameter from the revision parser, and
rewrites its use in git-repack to pass a single --kept-pack-only option
instead.
The new --kept-pack-only option means just that. When this option is
given, is_kept_pack() that used to say "not on the --unpacked=<packfile>
list" now says "the packfile has corresponding .keep file".
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ppc')
0 files changed, 0 insertions, 0 deletions