ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Ilya Grigoriev 096538ba18 revsets: stop jj parsing br as a git_ref refs/heads/br
Use `br@git` instead.

Before, if there is not a local branch `br`, jj tried to resolve
it as a git ref `refs/heads/br`. Unchanged from before, `br` can
still be resolved as a tag `refs/tag/br`.
2023-06-12 14:31:44 -07:00
..
benches
gen-protos
src revsets: stop jj parsing br as a git_ref refs/heads/br 2023-06-12 14:31:44 -07:00
tests revsets: stop jj parsing br as a git_ref refs/heads/br 2023-06-12 14:31:44 -07:00
testutils
build.rs
Cargo.toml