mirror of
https://git.proxmox.com/git/libgit2
synced 2025-08-06 16:29:05 +00:00
![]() There is one well-known and well-tested parser which we should use, instead of implementing parsing a second time. The common parser is also augmented to copy the LHS into the RHS if the latter is empty. The expressions test had to change a bit, as we now catch a bad RHS of a refspec locally. |
||
---|---|---|
.. | ||
clone.c | ||
fetch.c | ||
fetchhead.c | ||
push_util.c | ||
push_util.h | ||
push.c |