jj/lib
Martin von Zweigbergk 648ec34a4c evolution: move shared implementation onto the State struct
There was some duplicate between `ReadonlyEvolution` and
`MutableEvolution` that could be extracted. It will help to have this
shared code on the `State` object for the next few patches.
2020-12-23 17:32:31 -08:00
..
protos
src evolution: move shared implementation onto the State struct 2020-12-23 17:32:31 -08:00
tests working_copy: fix test to show that already tracked files are not ignored 2020-12-22 10:03:42 -08:00
Cargo.toml tests: start using the maplit crate 2020-12-23 17:32:31 -08:00