mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-05 09:46:42 +00:00
![]() An anonymous remote wouldn't create remote-tracking branches, so testing we don't create them for TAGS_ALL is nonsensical. Furthermore, the name of the supposed remote-tracking branch was also not one which would have been created had it had a name. Give the remote a name and test that we only create the tags when we pass TAGS_ALL and that we do create the remote-branch branch when given TAGS_AUTO. |
||
---|---|---|
.. | ||
createthenload.c | ||
defaultbranch.c | ||
delete.c | ||
isvalidname.c | ||
local.c | ||
remotes.c | ||
rename.c |