Repository

Undocumented in source.

Members

Functions

download
void download(string tag_or_branch, void delegate(scope InputStream) del)
Undocumented in source.
getBranches
RefInfo[] getBranches()
Undocumented in source.
getDownloadUrl
string getDownloadUrl(string tag_or_branch)
Undocumented in source.
getInfo
RepositoryInfo getInfo()
Undocumented in source.
getTags
RefInfo[] getTags()
Undocumented in source.
readFile
void readFile(string commit_sha, Path path, void delegate(scope InputStream) reader)
Undocumented in source.

Meta