diff options
author | Dana How <danahow@gmail.com> | 2007-05-24 19:06:42 -0700 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-05-24 19:45:14 -0700 |
commit | dca3957b8581ffd0faab135191bbee3029953bd2 (patch) | |
tree | b32bd8e024be57bcbb152273ac938385c4e1cc70 /builtin-pack-objects.c | |
parent | 01c12a23121780b7b1d84943fe310cf8773f8745 (diff) | |
download | git-dca3957b8581ffd0faab135191bbee3029953bd2.tar.gz |
Ensure git-repack -a -d --max-pack-size=N deletes correct packs
The packfile portion of the "remove redundant" code
near the bottom of git-repack.sh is broken when
pack splitting occurs. Particularly since this is
the only place where we automatically delete packfiles,
make sure it works properly for all cases, old or new.
Signed-off-by: Dana L. How <danahow@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-pack-objects.c')
0 files changed, 0 insertions, 0 deletions