forked from mirrors/jj
5819687237
Git refs with names containing e.g "-" are currently not accepted symbol names, and I don't plan to change the grammar to accept them. Instead, let's have the user quote symbol names containing unusual characters. That way we can keep these symbols reserved for revset operators. With this patch the user can do e.g. `jj diff -r '"v2.9.0-rc2"'`. |
||
---|---|---|
.. | ||
benches | ||
protos | ||
src | ||
tests | ||
build.rs | ||
Cargo.toml |