jj/lib
Martin von Zweigbergk b9fe944e76 view: remove unnecessary removing of parents in add_head()
We call `enforce_invariants()` right after removing the parent
commits, and that will remove parents anyway.
2021-03-15 15:06:14 -07:00
..
protos
src view: remove unnecessary removing of parents in add_head() 2021-03-15 15:06:14 -07:00
tests MutableEvolution: make MutableRepo responsible for lazy calculation 2021-03-15 15:03:14 -07:00
build.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
Cargo.toml