jj/lib
Ilya Grigoriev 7cef879ef6 lib repo.rs & rewrite.rs: Move clearing of rewritten/abandoned commits
This commit is a little out of place in this sequence, but
it seems to make more sense for MutRepo to own these maps.

@yuja [pointed out] that any tests written using `create_descendant_rebaser` now
need to do this cleanup, but there are no longer any such tests after the
previous commits and a follow-up commit removes `create_descendant_rebaser`
entirely.

[pointed out]: https://github.com/martinvonz/jj/pull/2737#discussion_r1435754370
2024-01-01 18:51:36 -08:00
..
benches
gen-protos
src lib repo.rs & rewrite.rs: Move clearing of rewritten/abandoned commits 2024-01-01 18:51:36 -08:00
tests test_rewrite: test branches of descendants of divergent commits 2024-01-01 18:51:36 -08:00
testutils tests: (mostly) stop using soon-to-be-private DescendantRebaser-related APIs 2024-01-01 18:51:36 -08:00
Cargo.toml lock: remove byteorder dependency from tests, use fs helper functions 2023-12-23 00:14:17 +09:00
LICENSE