ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 93601541cb refs: use swap_remove() in non-trivial merge of ref targets
I'm going to add a Merge method that removes negative/positive terms pair, and
swap_remove() is the easiest option. The order of the conflicted ref targets
doesn't matter.
2023-11-07 06:52:35 +09:00
..
benches
gen-protos
src refs: use swap_remove() in non-trivial merge of ref targets 2023-11-07 06:52:35 +09:00
tests refs: use swap_remove() in non-trivial merge of ref targets 2023-11-07 06:52:35 +09:00
testutils tests: force gitoxide to not load config nor use "main" as default branch 2023-11-02 19:33:06 +09:00
Cargo.toml async: switch to pollster's block_on() 2023-11-03 08:15:10 -07:00
LICENSE