Lookup a tag object from the repository, given a prefix of its identifier (short id).
@see git_object_lookup_prefix
pointer to the looked up tag
the repo to use when locating the tag.
identity of the tag to locate.
the length of the short identifier
0 or an error code
See Implementation
Lookup a tag object from the repository, given a prefix of its identifier (short id).
@see git_object_lookup_prefix