You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the `tag` of a `source-repository-stanza` is not a full hash,
we cannot do a shallow clone and fetch it separately.
Therefore, in those cases, we fall back to doing a full clone.
Fixes#10605
Includes a regression test by @9999years.
Co-authored-by: Rebecca Turner <[email protected]>
0 commit comments