]> git.99rst.org Git - git.git/commitdiff
Merge branch 'bf/fetch-set-head-fix'
authorJunio C Hamano <redacted>
Sat, 15 Feb 2025 01:53:48 +0000 (17:53 -0800)
committerJunio C Hamano <redacted>
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
git clone https://git.99rst.org/PROJECT