radicle-heartwood-lfs/radicle
Alexis Sellier e6baeab0c9
cob: Guarantee there is always a latest revision
We change `Patch::latest` to always return something, because a patch is
malformed if it doesn't have at least one revision, and thus would not
load in the first place.

This also implies that there is a latest revision in the face of
concurrent updates.

Note that currently, traversal order for concurrent updates is still random.
This will be fixed in another patch.
2023-05-26 10:31:00 +02:00
..
src cob: Guarantee there is always a latest revision 2023-05-26 10:31:00 +02:00
Cargo.toml Update dependencies 2023-05-10 15:56:21 +02:00