jj/lib
Ilya Grigoriev 1b96d27b66 cli git fetch: clarify the error for invalid branch names/globs
Create a clearer error when a branch name contains `*`.

Slightly clarify the error message for `?` in branch name/glob.
2024-11-29 11:27:05 -08:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src cli git fetch: clarify the error for invalid branch names/globs 2024-11-29 11:27:05 -08:00
tests test_merged_tree: avoid a temporary lifetime extension 2024-11-27 18:53:28 -08:00
testutils store: make get_tree() functions take owned repo path 2024-11-27 18:53:28 -08:00
Cargo.toml config: extract ConfigNamePathBuf to jj-lib 2024-11-23 10:20:27 +09:00
LICENSE