jj/lib
Yuya Nishihara f9e9058b9b index: show bad operation id if commit lookup failed during reindexing
My jj repo contains such head commits, and "jj debug reindex" fails. To address
this problem, we'll probably need to implement GC, and the user will discard
operations before the first bad op id.
2023-12-29 13:05:58 +09:00
..
benches
gen-protos
src index: show bad operation id if commit lookup failed during reindexing 2023-12-29 13:05:58 +09:00
tests index: show bad operation id if commit lookup failed during reindexing 2023-12-29 13:05:58 +09:00
testutils index: show bad operation id if commit lookup failed during reindexing 2023-12-29 13:05:58 +09:00
Cargo.toml lock: remove byteorder dependency from tests, use fs helper functions 2023-12-23 00:14:17 +09:00
LICENSE