diff options
author | Brandon Casey <drafnel@gmail.com> | 2008-05-09 23:01:56 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-05-11 11:26:02 -0700 |
commit | a37cce3b23afa2c88baa2f1369c585e05bcf4526 (patch) | |
tree | 95b2cbe0d50f4187a9220b8209a12bc2c1e3547b /show-index.c | |
parent | repack: modify behavior of -A option to leave unreferenced objects unpacked (diff) | |
download | tgif-a37cce3b23afa2c88baa2f1369c585e05bcf4526.tar.xz |
git-gc: always use -A when manually repacking
Now that repack -A will leave unreferenced objects unpacked, there is
no reason to use the -a option to repack (which will discard unreferenced
objects). The unpacked unreferenced objects will not be repacked by a
subsequent repack, and will eventually be pruned by git-gc based on the
gc.pruneExpire config option.
Diffstat (limited to 'show-index.c')
0 files changed, 0 insertions, 0 deletions