jj/lib
Martin von Zweigbergk 6807407814 evolution: fix it so pruned commits can be divergent
A pruned commit just indicates that its predecessors should be evolved
onto the pruned commit's parent instead of onto the pruned commit
itself. The pruned commit itself can be divergent. For example, if
there are several pruned sucessors of a commit, then it's unclear
where the predecessor's children should be rebased to.
2020-12-23 18:01:01 -08:00
..
protos releasing: add copyright header also to generated files 2020-12-15 18:36:23 -08:00
src evolution: fix it so pruned commits can be divergent 2020-12-23 18:01:01 -08:00
tests evolution: fix it so pruned commits can be divergent 2020-12-23 18:01:01 -08:00
Cargo.toml tests: start using the maplit crate 2020-12-23 17:32:31 -08:00