From: Junio C Hamano Date: Mon, 6 Jul 2026 22:50:22 +0000 (-0700) Subject: Merge branch 'mh/fetch-follow-remote-head-config' X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=b7daa7ef643145a2dbcbea13ba11ad507abd6b60;p=thirdparty%2Fgit.git Merge branch 'mh/fetch-follow-remote-head-config' The `fetch.followRemoteHEAD` configuration variable has been added to provide a default for the per-remote `remote..followRemoteHEAD` setting. * mh/fetch-follow-remote-head-config: fetch: fixup a misaligned comment fetch: add configuration variable fetch.followRemoteHEAD fetch: refactor do_fetch handling of followRemoteHEAD fetch: return 0 on known git_fetch_config fetch: rename function report_set_head t5510: cleanup remote in followRemoteHEAD dangling ref test doc: explain fetchRemoteHEADWarn advice fetch: fixup set_head advice for warn-if-not-branch --- b7daa7ef643145a2dbcbea13ba11ad507abd6b60