On Tue, 12 Dec 2006, Linus Torvalds wrote: > If the public sites used git itself to synchronize git repositories, > they'd never see anything like this (because git itself will only write > the new refs after it has actually updated the data). But since the thing > needs mirroring for non-git uses too, and since rsync generally _works_ > apart from the slight race-condition issue, that's what it just uses. Wouldn't it be a worthy goal to exclude git repos from the rsync mirroring and use git instead? The current arrangement doesn't put git in good light for the general public not reading this mailing list wrt git reliability, even if we know it is just a minor and temporary annoyance. A failure always makes you look bad regardless of its severity. Nicolas - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html