ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk 87bcee6cf2 repo: make capable of loading repo with out-of-tree backend
This changes `RepoLoader` to take a map of functions that load a
specific type of backend, keyed by the backend type. The backend type
is read from `.jj/repo/store/backend`.
2022-09-25 09:40:42 -07:00
..
src repo: make capable of loading repo with out-of-tree backend 2022-09-25 09:40:42 -07:00
tests repo: make capable of loading repo with out-of-tree backend 2022-09-25 09:40:42 -07:00
build.rs cleanup: remove extern crate declarations 2022-09-21 22:24:09 -07:00
Cargo.toml cargo: bump itertools from 0.10.4 to 0.10.5 2022-09-20 10:54:43 -07:00