Function git_stack::graph::trim_old_branches[][src]

pub fn trim_old_branches(
    graph: &mut Graph,
    earlier_than: SystemTime
) -> Vec<String>