ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 6bc19bfa95 git: remove workaround for "branch forget && git fetch"
As we now diff incoming git refs against our known remote branches, the problem
described in the comment no longer occurs. test_branch_forget_fetched_branch()
passes, and the inline comments in the test are still valid.
2023-10-11 06:18:36 +09:00
..
benches cargo: rename crates from jujutsu/jujutsu-lib to jj-cli/jj-lib 2023-07-09 06:40:43 +02:00
gen-protos Use { workspace = true } to appease VS Code's Cargo.toml parser 2023-08-22 21:38:53 -07:00
src git: remove workaround for "branch forget && git fetch" 2023-10-11 06:18:36 +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