Skip to content
Snippets Groups Projects
Commit aba4284f authored by Tay Ray Chuan's avatar Tay Ray Chuan
Browse files

update_remote_branches: don't store de-refed tags

If a git tag is of the annotated-type, the git server sends an
additional line with the SHA-1 the tag dereferences to (eg.
refs/tag/mytag^{}). These aren't "real" tags, so don't store them.
parent ad2ea8d6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment