Get the type of a reference.
Either direct (git_reference_t.GIT_REFERENCE_DIRECT) or symbolic (git_reference_t.GIT_REFERENCE_SYMBOLIC)
@param ref_ The reference @return the type
See Implementation
Get the type of a reference.
Either direct (git_reference_t.GIT_REFERENCE_DIRECT) or symbolic (git_reference_t.GIT_REFERENCE_SYMBOLIC)
@param ref_ The reference @return the type