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 protobuf: generate code at build-time 2020-12-24 01:05:17 -08:00
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 protobuf: generate code at build-time 2020-12-24 01:05:17 -08:00
Cargo.toml git_store: use exponential backoff when retrying note-writing 2020-12-24 23:22:07 -08:00