radicle-heartwood-lfs/radicle-cli/examples/git
Fintan Halpenny e1470fccd7
fetch: update gix-pack and gix-odb
The `gix-fs` crate was flagged as vulnerable[^0]. To update it to `>=0.11.0`, it
was necessary to update the `gix-pack` and `gix-odb` crate versions to `0.51`
and `0.61`, respectively.

This in turn updated `fastrand` which changed its algorithm[^1], which meant
that some test outputs were reordered or matched new values.

[0]: https://rustsec.org/advisories/RUSTSEC-2024-0350
[1]: https://github.com/smol-rs/fastrand/blob/master/CHANGELOG.md#version-210
2024-08-09 12:41:01 +02:00
..
git-fetch.md cli: Don't sync on git-fetch 2023-12-13 14:47:14 +01:00
git-push-amend.md remote-helper: relax the quorum checks 2024-07-03 15:14:58 +01:00
git-push-converge.md fetch: update gix-pack and gix-odb 2024-08-09 12:41:01 +02:00
git-push-delete.md helper: Allow pushing a raw SHA-1 2024-04-18 17:09:45 +02:00
git-push-diverge.md remote-helper: relax the quorum checks 2024-07-03 15:14:58 +01:00
git-push-rollback.md remote-helper: relax the quorum checks 2024-07-03 15:14:58 +01:00
git-push.md helper: Allow pushing a raw SHA-1 2024-04-18 17:09:45 +02:00
git-tag.md fetch: allow fetch of annotated tags 2024-03-11 11:13:26 +01:00