Function git_stack::graph::trim_stale_branches
source · pub fn trim_stale_branches(
graph: &mut Graph,
repo: &dyn Repo,
earlier_than: SystemTime,
ignore: &[Oid]
) -> Vec<Branch>pub fn trim_stale_branches(
graph: &mut Graph,
repo: &dyn Repo,
earlier_than: SystemTime,
ignore: &[Oid]
) -> Vec<Branch>