ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk bad23cda74 describe: rename --text argument to more standard --message
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`.
2021-01-23 23:32:04 -08:00
..
commands.rs describe: rename --text argument to more standard --message 2021-01-23 23:32:04 -08:00
diff_edit.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
graphlog.rs import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo 2020-12-12 00:23:38 -08:00
lib.rs commands: add an interactive mode for jj restore 2020-12-26 01:16:19 -08:00
main.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
styler.rs log: include git refs in default templates 2021-01-10 20:13:31 -08:00
template.pest import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo 2020-12-12 00:23:38 -08:00
template_parser.rs log: include git refs in default templates 2021-01-10 20:13:31 -08:00
templater.rs log: include git refs in default templates 2021-01-10 20:13:31 -08:00
testutils.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00
ui.rs cargo: rename crates to names available on crates.io 2021-01-03 10:16:00 -08:00