Skip to main content

parse_fetch_refspec

Function parse_fetch_refspec 

Source
pub fn parse_fetch_refspec(refspec: &str) -> Result<RefspecItem, RefspecError>
Expand description

Parse a fetch refspec, returning the parsed item or an error.