Crate git_refspec
source · [−]Expand description
Parse git ref-specs and represent them.
Modules
Structs
An owned refspec.
A refspec with references to the memory it was parsed from.
Enums
Tells what to do and is derived from a RefSpec
.
Functions
Parse spec
for use in operation
and return it if it is valid.