Function trim_foreign_branches

Source
pub fn trim_foreign_branches(
    graph: &mut Graph,
    user: &str,
    ignore: &[Oid],
) -> Vec<String>