From: Junio C Hamano Date: Thu, 15 Sep 2022 23:09:47 +0000 (-0700) Subject: Merge branch 'jk/proto-v2-ref-prefix-fix' X-Git-Tag: v2.38.0-rc0~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca20a44bc5dbed583b355c4a9a3c9ebf901a883d;p=thirdparty%2Fgit.git Merge branch 'jk/proto-v2-ref-prefix-fix' "git fetch" over protocol v2 sent an incorrect ref prefix request to the server and made "git pull" with configured fetch refspec that does not cover the remote branch to merge with fail, which has been corrected. * jk/proto-v2-ref-prefix-fix: fetch: add branch.*.merge to default ref-prefix extension fetch: stop checking for NULL transport->remote in do_fetch() --- ca20a44bc5dbed583b355c4a9a3c9ebf901a883d