git_reference_symbolic_target

Get full name to the reference pointed to by a symbolic reference.

Only available if the reference is symbolic.

@param ref_ The reference @return a pointer to the name if available, null otherwise

extern (C) nothrow @nogc
const(char)*
git_reference_symbolic_target

Meta