From: Junio C Hamano Date: Thu, 27 Aug 2020 21:04:49 +0000 (-0700) Subject: Merge branch 'hn/refs-fetch-head-is-special' X-Git-Tag: v2.29.0-rc0~124 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=98df75b286f4addaeebde96fc2e85d67a046eea2;p=thirdparty%2Fgit.git Merge branch 'hn/refs-fetch-head-is-special' The FETCH_HEAD is now always read from the filesystem regardless of the ref backend in use, as its format is much richer than the normal refs, and written directly by "git fetch" as a plain file.. * hn/refs-fetch-head-is-special: refs: read FETCH_HEAD and MERGE_HEAD generically refs: move gitdir into base ref_store refs: fix comment about submodule ref_stores refs: split off reading loose ref data in separate function --- 98df75b286f4addaeebde96fc2e85d67a046eea2