jj/cli
Scott Taylor e75afec82c rewrite: allow abandoning while moving commits
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.
2025-05-21 11:58:13 +00:00
..
examples backend: make read_file() return a AsyncRead 2025-05-20 13:23:36 +00:00
src rewrite: allow abandoning while moving commits 2025-05-21 11:58:13 +00:00
testing diff: Run external diff tools in their temp dir 2025-05-12 21:34:19 +00:00
tests rebase: demo bug with skipping divergent commits 2025-05-21 11:58:13 +00:00
build.rs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
Cargo.toml backend: make read_file() return a AsyncRead 2025-05-20 13:23:36 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00