ok/jj
1
0
Fork 0
forked from mirrors/jj
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 build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
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 cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00