mirror of
https://github.com/git/git.git
synced 2026-04-11 17:30:08 +02:00
Use 'repack -a -d -l' instead of 'repack -a -d' in git-gc
Otherwise we would end up slurping objects we borrow from alternates. Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in: