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.
Loading
Please register or sign in to comment