ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara ffe7e5f142 repo: inline merge_single_ref() from view
MutableRepo handles merging of the other kind of refs internally, and the
merge function is short enough to inline. I also removed early returns since
most callers provide non-identical ref targets, and merge_ref_targets() should
be cheap if the inputs can be trivially merged.
2023-10-24 09:45:01 +09:00
..
benches
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src repo: inline merge_single_ref() from view 2023-10-24 09:45:01 +09:00
tests refs: merge tracking state of remote branches 2023-10-24 07:13:58 +09:00
testutils working copy: pass commit instead of tree into check_out() 2023-10-16 22:33:44 -07:00
Cargo.toml revset: add support for glob:pattern 2023-10-21 09:55:01 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00