jj/lib
Martin von Zweigbergk 504a2b3fd0 cli: add test of jj debug reindex, do full reindexing
I broke the commands in a27da7d8d5 and thought I just fixed it in
c7cf914694a8. However, as I added a test, I realized that I made it
only reindex the commits since the previous operation. I meant for the
command to do a full reindexing of th repo. This fixes that.
2023-03-12 22:08:31 -07:00
..
gen-protos
src cli: add test of jj debug reindex, do full reindexing 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