jj/cli
Evan Mesterhazy 0ef25bb4b6 Add a --use-destination-message option to jj squash
if `--use-destination-message/-u` is passed to `jj squash`, the resulting
revision will use the description of the destination revision and the
description(s) of the source revision(s) will be discarded.
2024-04-14 16:58:30 -04:00
..
examples cli_util: support multiple extensions consistently 2024-04-12 14:07:33 -04:00
src Add a --use-destination-message option to jj squash 2024-04-14 16:58:30 -04:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests Add a --use-destination-message option to jj squash 2024-04-14 16:58:30 -04:00
build.rs
Cargo.toml test_conflicts and test_resolve_command: use indoc! to indent conflict markers in tests 2024-03-22 23:27:25 -07:00
LICENSE