]> git.99rst.org Git - git.git/commit
Merge branch 'hn/url-push-tracking'
authorJunio C Hamano <redacted>
Mon, 3 Aug 2026 16:31:29 +0000 (09:31 -0700)
committerJunio C Hamano <redacted>
Mon, 3 Aug 2026 16:31:29 +0000 (09:31 -0700)
commit24e4e2ef8b25279d117b0bc29d5389cc9df5dbea
tree1df83fd638f05a24ff1b09f6c46ba943512fe0d7
parenta97fcc37c2bc6340a8d7ce78dedf227aac4e9aa7
parent93775e35b7ed7983a8aaa33a566f45a8a1152718
Merge branch 'hn/url-push-tracking'

When the push remote is specified as a URL, the fetch refspec of a
uniquely matching configured remote is now used to find and update
the remote-tracking branch (e.g., '@{push}').

* hn/url-push-tracking:
  remote: find tracking branches for URL push destinations
  remote: pass repository to push tracking helper
remote.c
t/t5505-remote.sh
transport.c
git clone https://git.99rst.org/PROJECT