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
Quick fix: increase the probability that remotes will find their bases.
Otherwise it's possible that the workspace remains on an island that is cut
off from what's visible from the remote.
Badly enough, the workspace can stop its search, so the remote will keep looking
until the beginning of time.
Setting the soft-limit to something higher means it doesn't stop the search quite as early,
which helps here.
The proper fix still needs to be done though.
0 commit comments