mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-28 23:55:54 +00:00
5604303954
I'm about to move `MutableRepo` to the `repo` module so it becomes more important to encapsulate access. Besides, the new functions introduced in this commit reduces some duplication. There's still one access of `MutableRepo::evolution` in `Transaction::new()`. I'll address that next by adding a factory function to `MutableRepo`. |
||
---|---|---|
.. | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |