mirror of
https://github.com/martinvonz/jj.git
synced 2025-02-01 09:08:51 +00:00
93c1a8079f
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. |
||
---|---|---|
.. | ||
examples | ||
src | ||
testing | ||
tests | ||
build.rs | ||
Cargo.toml | ||
LICENSE |