mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-16 15:12:35 +00:00
![]() When a refspec contains no rhs and thus won't cause an explicit update, we skip all the logic, but that means that we don't update FETCH_HEAD with it, which is what the implicit rhs is. Add another bit of logic which puts those remote heads in the list of updates so we put them into FETCH_HEAD. |
||
---|---|---|
.. | ||
fetchhead_data.h | ||
nonetwork.c |