mirror of
https://github.com/jj-vcs/jj.git
synced 2025-12-23 06:01:01 +00:00
Instead of calling `move_commits`, callers now have the option to call `compute_move_commits` and then customize the rebase before calling `ComputedMoveCommits::apply`. `ComputedMoveCommits::record_to_abandon` can be used to abandon commits while rebasing. |
||
|---|---|---|
| .. | ||
| examples | ||
| src | ||
| testing | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||
| docs | ||
| LICENSE | ||