]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/fetch-peek-optional-section'
authorJunio C Hamano <gitster@pobox.com>
Wed, 25 May 2022 23:42:48 +0000 (16:42 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 25 May 2022 23:42:48 +0000 (16:42 -0700)
"git fetch" unnecessarily failed when an unexpected optional
section appeared in the output, which has been corrected.

* jt/fetch-peek-optional-section:
  fetch-pack: make unexpected peek result non-fatal

1  2 
fetch-pack.c

diff --cc fetch-pack.c
Simple merge