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
scalar: only retry a full clone if not using GVFS protocol
I found this error in a build, and it was confusing: the call to
set_config() to un-set the partial clone settings failed because those
settings didn't exist. We were in the GVFS protocol case instead. This
will at least give us a clearer reason why such a fetch fails.
Signed-off-by: Derrick Stolee <[email protected]>
0 commit comments