Skip to main content

parse_branches

Function parse_branches 

Source
pub fn parse_branches(text: &str) -> Vec<Branch>
Expand description

Parse the tab-separated for-each-ref output into branches, skipping any line that does not carry all five fields.