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
To avoid re-writing the same file at each resync.
This shouldn't make a huge performance difference, except on
very slow storage devices, but keeping the mtime/ctime
timestamps unchanged may be helpful.
Note that we don't compare file checksums to files collected
from an existing repository during the first clone & resync
(we'll dump every cluster object once in any case).
0 commit comments