parse_one_blame

Function parse_one_blame 

Source
pub fn parse_one_blame(porcelain: &[&str]) -> Result<Blame, ParseError>
Expand description

Parses the porcelain format output corresponding to a single line to construct a Blame object.