ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 09d91efea5 id_prefix: propagate error from disambiguation index
The id.shortest() template prints a warning and falls back to repo-global
resolution. This seems better than erroring out. There are a few edge cases
in which the short-prefixes resolution can fail unexpectedly. For example, the
trunk() revision might not exist in operations before "jj git clone".
2024-10-09 14:07:48 +09:00
..
examples
src id_prefix: propagate error from disambiguation index 2024-10-09 14:07:48 +09:00
testing
tests id_prefix: propagate error from disambiguation index 2024-10-09 14:07:48 +09:00
build.rs
Cargo.toml cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
LICENSE