GitBranch

Undocumented in source.

Constructors

this
this(GitReference ref_)
Undocumented in source.

Alias This

reference

Members

Functions

move
GitBranch move(string new_name, bool force)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

isHead
bool isHead [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
name
string name [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
reference
inout(GitReference) reference [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
remoteName
string remoteName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
upstream
GitBranch upstream [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
upstreamName
string upstreamName [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
upstreamName
string upstreamName [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta