go-git icon indicating copy to clipboard operation
go-git copied to clipboard

git: Fix fetching missing commits

Open AriehSchneier opened this issue 1 year ago • 1 comments

This fixes fetching commits that have a reference to them but are not in the pack files.

AriehSchneier avatar Feb 21 '24 06:02 AriehSchneier

Please add a new test which reproduces the issue you are experiencing. That test should fail without the changes this PR introduces.

pjbgf avatar Feb 21 '24 09:02 pjbgf