mirror of
https://github.com/git/git.git
synced 2026-01-15 13:19:10 +00:00
Using "git repack -a -d" can destroy your git archive if you use it twice in succession, because the new pack can be called the same as the old pack. Found by Linus. Signed-off-by: Junio C Hamano <junkio@cox.net>
1.5 KiB
Executable File
1.5 KiB
Executable File