ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
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
..
examples
src view: make local/remote branches iterator yield RemoteRef instead of RefTarget 2023-10-17 15:06:03 +09:00
testing
tests
build.rs
Cargo.toml
LICENSE