Module delegate

Source
Expand description

Enums§

PeelTo
Define where a tag object should be peeled to.
PrefixHint
A hint to make disambiguation when looking up prefixes possible.
ReflogLookup
A lookup into the reflog of a reference.
SiblingBranch
The kind of sibling branch to obtain.
Traversal
Define how to traverse the commit graph.

Traits§

Kind
Combine one or more specs into a range of multiple.
Navigate
Once an anchor is set one can adjust it using traversal methods.
Revision
Usually the first methods to call when parsing a rev-spec to set an anchoring revision (which is typically a Commit object). Methods can be called multiple time to either try input or to parse another rev-spec that is part of a range.