ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Martin von Zweigbergk e2d6252766 git: on push, check that remote branch was actually updated
I had missed in `git2-rs`'s documentation that you need to check
in a callback if the remote ref(s) got updated by the push or
not. This adds such a check and a new error variant for rejected
branch updates.
2021-01-02 19:27:42 -08:00
..
protos
src git: on push, check that remote branch was actually updated 2021-01-02 19:27:42 -08:00
tests git: use thiserror for errors 2021-01-02 08:24:27 -08:00
build.rs
Cargo.toml