- git_reference__alloc
git_reference* git_reference__alloc(const(char)* name, const(git_oid)* oid, const(git_oid)* peel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- git_reference__alloc_symbolic
git_reference* git_reference__alloc_symbolic(const(char)* name, const(char)* target)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.