mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-27 06:27:43 +00:00
ce44d46583
I'm soon going to make `jj squash` accept either `-r` or `--from/--to`, which means `-r` will then be optional. This patch prepares for that already, since it also simplifies the code a little (and improves it so we warn if the user does `jj squash -r @ nonexistent`). |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |