From: Junio C Hamano Date: Wed, 25 May 2022 23:42:48 +0000 (-0700) Subject: Merge branch 'os/fetch-check-not-current-branch' X-Git-Tag: v2.37.0-rc0~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5ed49a75f3a76731547e8322118a0bea1dd93676;p=thirdparty%2Fgit.git Merge branch 'os/fetch-check-not-current-branch' The way "git fetch" without "--update-head-ok" ensures that HEAD in no worktree points at any ref being updated was too wasteful, which has been optimized a bit. * os/fetch-check-not-current-branch: fetch: limit shared symref check only for local branches --- 5ed49a75f3a76731547e8322118a0bea1dd93676