mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-28 10:28:56 +00:00
![]() When we update FETCH_HEAD we check whether the remote is the current branch's upstream remote. The code does not check whether the current refspec is relevant for this reference but always tries to perform the reverse transformation, which causes it to error out if the refspec doesn't match the reference. Thanks to Pierre-Olivier Latour for the reproduction recipe. |
||
---|---|---|
.. | ||
remote | ||
cred.c | ||
fetchlocal.c | ||
matchhost.c | ||
refspecs.c | ||
urlparse.c |