ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 9407d4ecca view: on deserialize, remove reserved "git" remote refs stored by old jj
I'm going to migrate "refs/heads/" branches to .remote_targets["git"]. This
commit will simplify the story as we won't have to exclude "refs/remotes/git/"
refs when diffing or renaming/removing remote.
2023-10-07 19:33:35 +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 view: on deserialize, remove reserved "git" remote refs stored by old jj 2023-10-07 19:33:35 +09:00
tests git: add hack to unset Git HEAD by using placeholder ref 2023-10-05 01:32:48 +09:00
testutils test: use test backend in most remaining tests too 2023-09-24 21:24:01 -07:00
Cargo.toml merged_tree: add diff iterator 2023-08-25 06:40:36 -07:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00