jj/lib
Yuya Nishihara 95919699d4 repo: add merge methods per ref kind, remove RefName indirection
Since local/remote branches are now of different types, it doesn't make much
sense to dispatch merging through RefName. Let's add merge_<kind>() methods
instead.
2023-10-24 09:45:01 +09:00
..
benches
gen-protos
src repo: add merge methods per ref kind, remove RefName indirection 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