jj/lib
Martin von Zweigbergk d6fcf4c7b2 repo: load correct OpHeadsStore depending on repo's type
We forgot to actually call `StoreFactories::load_op_heads_store()` to
load the right type of `OpHeadsStore` depending on the contents of
`.jj/repo/op_heads/type`. That shouldn't have any effect yet since we
only have one type so far, and there are no out-of-tree types yet
either (clearly, since they would not work).
2022-12-31 01:22:29 -08:00
..
gen-protos
src repo: load correct OpHeadsStore depending on repo's type 2022-12-31 01:22:29 -08:00
tests
testutils
build.rs
Cargo.toml