forked from mirrors/jj
e7ea0d579a
This will help inline view.remove_branch() in cmd_branch_forget(). I don't care much about owned (String, _) vs (&str, _), but we can't simplify the lifetime issue in find_forgettable_branches() anyway. So I made all callers pass cloned Arc<ReadonlyRepo> and borrow (name, target) pairs from there. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |