Skip to content

Conversation

Keno and others added 3 commits December 13, 2024 14:32
Libgit2's "Resolving Deltas" code is extremely slow (libgit2/libgit2#4674) on
larger repositories, so it is important to have an accurate progress bar to avoid users thinking
the download is stuck. We had this implemented. However, we were never actually switching to it,
because the progress meter thought the progress was jumping backwards and wouldn't actually update
because of it. Fix that by resetting it on the first switch to resolving deltas.

(cherry picked from commit 87a4a91)
@KristofferC KristofferC merged commit bac7775 into release-1.11 Dec 16, 2024
7 checks passed
@KristofferC KristofferC deleted the backports-release-1.11 branch December 16, 2024 12:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants