jj/lib
Martin von Zweigbergk 3aaeca9e1c tests: add test for successful push
I think I had not added tests for successful push before because I
thought there was some issue with testing it with libgit2. There *is*
an issue, which is that libgit2 requires the remote to be bare when
it's on local disk, but we can very easily make the git repo bare in
this test.

I also updated the error handling in the `git` module to not let
follow-on errors hide the real error and to not fail if two branches
moved to the same commit.
2022-07-04 22:50:40 -07:00
..
src tests: add test for successful push 2022-07-04 22:50:40 -07:00
tests rewrite: create new checkout on top iff commit abandoned 2022-07-01 08:58:08 +08:00
build.rs protos: use run_from_script() in build.rs 2022-05-05 11:46:40 -07:00
Cargo.toml cargo: bump serde_json from 1.0.81 to 1.0.82 2022-07-01 02:19:56 +08:00