jj/lib
Martin von Zweigbergk 8c5c0f0e83 cli: make jj debug index get stats from specific implementation
We don't want custom index implementations to have to conform to the
same kind of stats as the default implementation. This commit also
makes the command error out on non-default index types.
2023-03-12 22:08:31 -07:00
..
gen-protos
src cli: make jj debug index get stats from specific implementation 2023-03-12 22:08:31 -07:00
tests index: load store based on type recorded in .jj/repo/index/type 2023-03-11 22:22:46 -08:00
testutils index: load store based on type recorded in .jj/repo/index/type 2023-03-11 22:22:46 -08:00
build.rs
Cargo.toml