jj/cli
Ilya Grigoriev 1fb9df252b split.rs: stop using DescendantRebaser::new
This requires creating a new public API as a substitute. I took the opportunity
to also add some comments to the
`MutRepo::record_rewritten_commit`/`record_abandoned_commit` functions.

I imade the simplest possible addition to the API; it is not a very elegant
one. Eventually, the entire `record_rewritten_commit` API should probably be
refactored again.

I also added some comments explaining what these functions do.
2023-12-24 19:25:16 -08:00
..
examples
src split.rs: stop using DescendantRebaser::new 2023-12-24 19:25:16 -08:00
testing
tests
build.rs
Cargo.toml
LICENSE