jj/lib
Yuya Nishihara 5bd2ab76f4 git: check reserved remote name while diffing
As I'm going to add separate lists of changed git_refs/remote_refs, it'll
become a bit unclear which one we should check for reserved remotes. The
diff might also be reorganized as a list of (remote, name, kind, old_target,
new_target) where remote == "git" means the git-tracking branch. In this
data structure, the notion of reserved remote name would be lost.
2023-10-09 22:31:20 +09:00
..
benches
gen-protos
src git: check reserved remote name while diffing 2023-10-09 22:31:20 +09:00
tests working_copy: don't crash when updating and tracked file exits on disk 2023-10-07 14:02:31 -07: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