mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-11 06:42:47 +00:00
Repeating these is a no-op. This allows: ```shell jj new -r a -r b # Equivalent to jj new a b jj new --before a --before b # Equivalent to jj new a b --before ``` I keep typing the latter and getting an annoying error. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |