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
fixup! checkout.c: enable fscache for checkout again
Back when this commit was crafted, parallel checkout did not exist yet.
But now it does. And it needs the same handling in the sequential case
(i.e. when it is not actually parallel because of not reaching the
threshold to actually need to fan out).
This fixes#3904
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments