Skip to content

Commit b0e99ed

Browse files
committed
Upgrade to gix v0.45 for multi-round pack negotiations.
Previously, fetches and clones would routinely fail with a panic that indicated that pack-negotiation can't take longer than 1 round with our previous `Naive` approach. With this version of `gitoxide` there is now faithful support for both the `consecutive` and the `skipping` algorithm and multiple rounds of negotiations, which should make all clones and fetches possible.
1 parent 383a68e commit b0e99ed

File tree

2 files changed

+119
-85
lines changed

2 files changed

+119
-85
lines changed

0 commit comments

Comments
 (0)