jj/cli
Yuya Nishihara e0965c4533 git: on push, update jj's view of remote branches without using import_refs()
This means that the commits previously pinned by remote branches are no longer
abandoned. I think that's more correct since "push" is the operation to
propagate local view to remote, and uninteresting commits should have been
locally abandoned.
2023-10-17 15:06:03 +09:00
..
examples workspace: make working-copy type customizable 2023-10-16 22:33:44 -07:00
src git: on push, update jj's view of remote branches without using import_refs() 2023-10-17 15:06:03 +09:00
testing
tests git: on push, update jj's view of remote branches without using import_refs() 2023-10-17 15:06:03 +09:00
build.rs
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