Git

Undocumented in source.

Constructors

this
this(string dir)
Undocumented in source.

Members

Functions

checkout
auto checkout(string branchName)
Undocumented in source. Be warned that the author may not have intended to support it.
clone
auto clone(string url)
Undocumented in source. Be warned that the author may not have intended to support it.
cmd
auto cmd(string[] commands)
Undocumented in source. Be warned that the author may not have intended to support it.
cmd
auto cmd(string command)
Undocumented in source. Be warned that the author may not have intended to support it.
pull
auto pull()
Undocumented in source. Be warned that the author may not have intended to support it.
pull
auto pull(string url, string b)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

workDir
string workDir;
Undocumented in source.

Meta