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 templater: pass diagnostics receiver around 2024-09-23 07:07:07 +09:00
src id_prefix: propagate error from disambiguation index 2024-10-09 14:07:48 +09:00
testing style: inline variables into format strings 2024-10-04 22:29:13 +02:00
tests id_prefix: propagate error from disambiguation index 2024-10-09 14:07:48 +09:00
build.rs style: inline variables into format strings 2024-10-04 22:29:13 +02:00
Cargo.toml cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00