mirror of
https://github.com/martinvonz/jj.git
synced 2025-01-27 14:47:05 +00:00
aa08de30c7
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. |
||
---|---|---|
.. | ||
commands | ||
config | ||
merge_tools | ||
cleanup_guard.rs | ||
cli_util.rs | ||
commit_templater.rs | ||
config-schema.json | ||
config.rs | ||
description_util.rs | ||
diff_util.rs | ||
formatter.rs | ||
graphlog.rs | ||
lib.rs | ||
main.rs | ||
operation_templater.rs | ||
progress.rs | ||
template.pest | ||
template_builder.rs | ||
template_parser.rs | ||
templater.rs | ||
text_util.rs | ||
time_util.rs | ||
ui.rs |