DescriptionRemove the old cache dir before moving the bootstrapped cache dir into the real location
Seems like some combination of things (bad cache dir, shallow checkout, etc) causes
git cache to not clean up properly before trying to move new directory A into
already existing directory B.
So the logic is all there to detect that the cache is invalid, its just not
being cleaned up properly during shallow checkouts.
BUG=406864
TBR=iannucci
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=291587
Patch Set 1 #
Messages
Total messages: 9 (0 generated)
|