forked from mirrors/jj
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 |