Downloads
Reference
Learning
Security
Source
API Documentation
tag
git_tag_target_oid
Version:
v0.17.0
v0.16.0
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0
Get the OID of the tagged object of a tag
Signature
GitHub
const git_oid *git_tag_target_oid(
git_tag *t
);
Parameters
git_tag *
In
t
Returns
const git_oid *
pointer to the OID
Versions
v0.17.0
v0.16.0
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.0
v0.10.0