go-git
go-git copied to clipboard
git: Fix fetching missing commits
This fixes fetching commits that have a reference to them but are not in the pack files.
Please add a new test which reproduces the issue you are experiencing. That test should fail without the changes this PR introduces.