radicle-heartwood-lfs/radicle
cloudhead ecb59d687b
cob: Return `RevisionId` instead of `Revision`
Previously we panicked if a revision wasn't found after an update. But
it can happen that the update goes through yet a concurrent update
prevents the revision from being valid.

To partially deal with this, we don't try to lookup the revision after
an update, we simply return the ID. This means a subsequent lookup can
fail, and the error can be handled there.
2023-12-13 12:14:06 +01:00
..
src cob: Return `RevisionId` instead of `Revision` 2023-12-13 12:14:06 +01:00
Cargo.toml git: update git2-0.18.1 2023-12-04 11:11:36 +00:00