]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bf/fetch-set-head-fix'
authorJunio C Hamano <gitster@pobox.com>
Sat, 15 Feb 2025 01:53:48 +0000 (17:53 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 15 Feb 2025 01:53:48 +0000 (17:53 -0800)
Fetching into a bare repository incorrectly assumed it always used
a mirror layout when deciding to update remote-tracking HEAD, which
has been corrected.

* bf/fetch-set-head-fix:
  fetch set_head: fix non-mirror remotes in bare repositories
  fetch set_head: refactor to use remote directly

1  2 
t/t5505-remote.sh
t/t5510-fetch.sh

Simple merge
Simple merge