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