]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jk/fetch-pack-fsck-wo-lock-pack'
authorJunio C Hamano <gitster@pobox.com>
Thu, 27 Jun 2024 16:19:59 +0000 (09:19 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 27 Jun 2024 16:19:59 +0000 (09:19 -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