- revparse
GitRevSpec revparse(GitRepo repo, string spec)
Undocumented in source. Be warned that the author may not have intended to support it.
- revparseExt
Tuple!(GitObject, GitReference) revparseExt(GitRepo repo, string spec)
Undocumented in source. Be warned that the author may not have intended to support it.
- revparseSingle
GitObject revparseSingle(GitRepo repo, string spec)
Undocumented in source. Be warned that the author may not have intended to support it.