pub fn protect_stale_branches(
graph: &mut Graph,
repo: &dyn Repo,
earlier_than: SystemTime,
ignore: &[Oid],
)
pub fn protect_stale_branches(
graph: &mut Graph,
repo: &dyn Repo,
earlier_than: SystemTime,
ignore: &[Oid],
)