Module gix_revision::describe
source · Available on crate feature
describe
only.Expand description
Structs§
- A structure implementing
Display
, producing agit describe
like string. - The options required to call
describe()
. - The positive result produced by describe().
Enums§
- The error returned by the
describe()
function.
Type Aliases§
- A bit-field which keeps track of which commit is reachable by one of 32 candidates names.