Closed mlange-42 closed 3 years ago
Skip tags where repository.find_tag(oid) fails:
repository.find_tag(oid)
repository.tag_foreach(...) lists some refs that are not actially tags.
repository.tag_foreach(...)
Skip tags where
repository.find_tag(oid)
fails:repository.tag_foreach(...)
lists some refs that are not actially tags.