ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Yuya Nishihara 9e0b9e6dc8 refs: error out push if non-tracking remote branches exist
We can provide more actionable error message than "not fast-forwardable". If
the push was fast-forwardable, "jj branch track" should be able to merge the
remote branch without conflicts, so the added step would be minimal.
2023-10-17 15:06:03 +09:00
..
examples workspace: make working-copy type customizable 2023-10-16 22:33:44 -07:00
src refs: error out push if non-tracking remote branches exist 2023-10-17 15:06:03 +09:00
testing
tests refs: error out push if non-tracking remote branches exist 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