- getEntryByIndex
GitTreeEntry getEntryByIndex(size_t index)
Undocumented in source. Be warned that the author may not have intended to support it.
- getEntryByName
GitTreeEntry getEntryByName(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- getEntryByOid
GitTreeEntry getEntryByOid(GitOid oid)
Undocumented in source. Be warned that the author may not have intended to support it.
- getEntryByPath
GitTreeEntry getEntryByPath(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
- walk
void walk(GitTreewalkMode mode, GitTreewalkDelegate del)
Undocumented in source. Be warned that the author may not have intended to support it.