jj/cli
Martin von Zweigbergk 93c1a8079f squash: leverage helper extracted from jj move
This patch makes `jj squash` us the helper I just extracted from `jj
move`. I had a to add a few small features to it for that.

The `test_squash_command.rs` test changed in a few cases where we do a
partial squash. After this patch, we include the rebased child in the
count of rebased descendants. That seems reasonable and consistent
with partial squash/move further than 1 generation.
2024-03-10 21:17:08 -07:00
..
examples cli: extract CommandError and helper functions to new module 2024-03-03 01:11:46 +09:00
src squash: leverage helper extracted from jj move 2024-03-10 21:17:08 -07:00
testing
tests squash: leverage helper extracted from jj move 2024-03-10 21:17:08 -07:00
build.rs
Cargo.toml templater: add similarity hint to no such method/keyword errors 2024-02-28 09:03:04 +09:00
LICENSE