]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/fetch-pack-fsck-wo-lock-pack' into maint-2.45
authorJunio C Hamano <gitster@pobox.com>
Tue, 2 Jul 2024 16:27:58 +0000 (09:27 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 2 Jul 2024 16:27:58 +0000 (09:27 -0700)
"git fetch-pack -k -k" without passing "--lock-pack" (which we
never do ourselves) did not work at all, which has been corrected.

* jk/fetch-pack-fsck-wo-lock-pack:
  fetch-pack: fix segfault when fscking without --lock-pack

1  2 
fetch-pack.c
t/t5500-fetch-pack.sh

diff --cc fetch-pack.c
Simple merge
Simple merge