API Version: 1.0
Library Version: 1.1.0
GgitOId* ggit_ref_get_target ( GgitRef* ref )
Get the OID pointed to by a direct reference. Only available if the reference is direct (i.e. an object id reference, not a symbolic one).
GgitOId
A new oid if available, NULL otherwise.
NULL