ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara f397349db4 cli: make non-colocated repo also preserve git_refs on op undo/restore
Now we have a separate map for "git" tracking remote, we can always preserve
the last imported/exported git_refs. The option to restore git-tracking refs
has been removed. Perhaps, --what can be reorganized as --local and --remote
<NAME>.
2023-10-11 06:18:36 +09:00
..
examples backend: make read functions async 2023-10-08 23:36:49 -07:00
src cli: make non-colocated repo also preserve git_refs on op undo/restore 2023-10-11 06:18:36 +09:00
testing
tests cli: make non-colocated repo also preserve git_refs on op undo/restore 2023-10-11 06:18:36 +09:00
build.rs
Cargo.toml backend: make read functions async 2023-10-08 23:36:49 -07:00
LICENSE