diff options
author | Junio C Hamano <gitster@pobox.com> | 2021-03-05 10:22:02 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-03-05 11:33:52 -0800 |
commit | ccae01cab817f64a52fcb403cb355e41c2303b74 (patch) | |
tree | ddcd8fb1a0a3d94343abbc5382090287ee19db72 /t/t7813-grep-icase-iso.sh | |
parent | builtin/repack.c: be more conservative with unsigned overflows (diff) | |
download | tgif-ccae01cab817f64a52fcb403cb355e41c2303b74.tar.xz |
builtin/repack.c: reword comment around pack-objects flags
The comment in this block is meant to indicate that passing '--all',
'--reflog', and so on aren't necessary when repacking with the
'--geometric' option.
But, it has two problems: first, it is factually incorrect ('--all' is
*not* incompatible with '--stdin-packs' as the comment suggests);
second, it is quite focused on the geometric case for a block that is
guarding against it.
Reword this comment to address both issues.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t7813-grep-icase-iso.sh')
0 files changed, 0 insertions, 0 deletions