jj/lib
Yuya Nishihara 679a591a22 repo: rewrite diffing of named refs to compare each targets pair
As I'm going to split branches into per-remote map, .get_branch(name) will need
to gather remote branches by name to construct remote_targets map. Let's instead
iterate local/remote branches separately. I also migrated diffing of the other
kinds of refs to filter out unchanged entries upfront.
2023-10-11 19:24:24 +09:00
..
benches
gen-protos
src repo: rewrite diffing of named refs to compare each targets pair 2023-10-11 19:24:24 +09:00
tests git: on export_refs(), copy already-exported local branches to "git" remote 2023-10-11 06:18:36 +09:00
testutils backend: make read functions async 2023-10-08 23:36:49 -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