Queries the refdb backend for a given reference.
A refdb implementation must provide this function.
0 on success, GIT_ENOTFOUND if the reference does exist, otherwise a negative error code.
See Implementation
Queries the refdb backend for a given reference.
A refdb implementation must provide this function.