mirror of
https://github.com/git/git.git
synced 2026-04-02 21:10:10 +02:00
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>
2.7 KiB
Executable File
2.7 KiB
Executable File