forked from mirrors/jj
feaddf6e51
This is simpler than carefully tracking mutation through old/new git refs and merged local branches. There are two subtle behavior changes: a. unimported git refs excluded by git_ref_filter() are not pinned. b. unexported branches are pinned (so fetched deletion doesn't abandon the branch if it's referenced by another branch.) I think (a) is okay (and even more correct) since such refs aren't known to jj yet. (b) is desired. |
||
---|---|---|
.. | ||
benches | ||
gen-protos | ||
src | ||
tests | ||
testutils | ||
Cargo.toml |