pub fn parse_branches(text: &str) -> Vec<Branch>
Parse the tab-separated for-each-ref output into branches, skipping any line that does not carry all five fields.
for-each-ref