- clear
void clear()
Undocumented in source. Be warned that the author may not have intended to support it.
- filter
void filter(bool delegate(GitTreeEntry entry) del)
Undocumented in source. Be warned that the author may not have intended to support it.
- get
GitTreeEntry get(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- insert
GitTreeEntry insert(string filename, GitOid id, GitFileModeType filemode)
Undocumented in source. Be warned that the author may not have intended to support it.
- remove
void remove(string filename)
Undocumented in source. Be warned that the author may not have intended to support it.
- write
GitOid write(GitRepo repo)
Undocumented in source. Be warned that the author may not have intended to support it.