- createReferenceGitReference createReference(GitRepo repo, string name, GitOid target, bool force) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- createSymbolicReferenceGitReference createSymbolicReference(GitRepo repo, string name, string target, bool force) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- dwimReferenceGitReference dwimReference(GitRepo repo, string shorthand) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- lookupReferenceGitReference lookupReference(GitRepo repo, string name) 
- Undocumented in source. Be warned that the author may not have intended to support it. 
- lookupReferenceIdGitOid lookupReferenceId(GitRepo repo, string name) 
- Undocumented in source. Be warned that the author may not have intended to support it.