forked from mirrors/jj
d43704c978
If we add glob support, users will probably want to do something like 'jj branch untrack glob:"*@origin"'. It would be annoying if the command failed just because one of the remote branches has already been untracked. Since branch tracking/untracking is idempotent, it's safe to continue in those cases. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |