mirror of
https://github.com/martinvonz/jj.git
synced 2024-12-31 16:40:22 +00:00
e41acc1c16
By calling `repo.loader()` on the existing repo, we reuse the same commit store etc. That should make it easier to add out-of-tree backends by removing one place we'd otherwise need to pass in a way of creating a backend (now we reuse the instance that was already created for the existing `repo`). |
||
---|---|---|
.. | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |