forked from mirrors/jj
I'm about to add the argument to `jj merge` and `jj close` as well. For those, I think `--description` would have made more sense than `--text`, but I don't like the idea of having the short form be `-d` (sounds too much like `--destination` or `--delete`). It's unfortunate that `jj describe` set the "commit description" but the argument is called "message". That still seems better than calling the command `jj message`. |
||
---|---|---|
.. | ||
commands.rs | ||
diff_edit.rs | ||
graphlog.rs | ||
lib.rs | ||
main.rs | ||
styler.rs | ||
template.pest | ||
template_parser.rs | ||
templater.rs | ||
testutils.rs | ||
ui.rs |