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 workspace: make working-copy type customizable 2023-10-16 22:33:44 -07:00
src view: make local/remote branches iterator yield RemoteRef instead of RefTarget 2023-10-17 15:06:03 +09:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests git: on push, update jj's view of remote branches without using import_refs() 2023-10-17 15:06:03 +09:00
build.rs
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