On Friday 14 August 2009 04:39:58 pm Nanako Shiraishi wrote: > Second of all, if a race condition makes an "add" fail, isn't it a good > thing? If your "add" ignored such a failure, you'd be recording an > inconsistent or incomplete state. If the file doesn't exist, it is no longer in the current state. > IMHO, fixing your racy script is a much cleaner solution to your problem > than forcing "git add" to ignore errors. In this situation, the race condition is not a bug, it is normal operation. -- 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