jj/lib
Yuya Nishihara 30fb7995c2 view: make local/remote branches iterator yield RemoteRef instead of RefTarget
We'll use remote_ref.tracking_target() to classify push action, but not all
callers of local_remote_branches() need tracking_target() instead of target.
2023-10-17 15:06:03 +09:00
..
benches
gen-protos
src view: make local/remote branches iterator yield RemoteRef instead of RefTarget 2023-10-17 15:06:03 +09:00
tests git: on push, update jj's view of remote branches without using import_refs() 2023-10-17 15:06:03 +09:00
testutils working copy: pass commit instead of tree into check_out() 2023-10-16 22:33:44 -07:00
Cargo.toml backend: make read functions async 2023-10-08 23:36:49 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00