Skip to content
Verified Commit 413861b1 authored by Matthew Clarkson's avatar Matthew Clarkson
Browse files

fix(fetch): do not return after failed single SHA fetch

`git cat-file -e` can return truthy even after a failed fetch.

We do not need to perform the check. If the fetch failed we need
to move towards a fallback fetch.
parent 891a2f96
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment