ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli
Ilya Grigoriev 8d3dd17b51 jj git push: safety checks in push negotiation, "force-with-lease"
As explained in the commit, our logic is a bit more complicated than
that of `git push --force-with-lease`. This is to match the behavior of
`jj git fetch` and branch conflict resolution rules.
2024-05-28 21:38:26 -07:00
..
examples templater: implement expect_*_arguments() as methods 2024-05-22 10:18:05 +09:00
src jj git push: safety checks in push negotiation, "force-with-lease" 2024-05-28 21:38:26 -07:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests jj git push: safety checks in push negotiation, "force-with-lease" 2024-05-28 21:38:26 -07:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE