On 7/30/08, Brian Gernhardt <benji@xxxxxxxxxxxxxxxxxx> wrote: > 'git commit' should return with an error any time it does not commit. > Otherwise scripts could get confused, thinking everything went fine when > nothing actually got done. Here, the user decided something was in error > and canceled out, the same way using using ^C causes a non-zero return > status. The patch uses a non-zero exit code, which is an error status. But as that's the case, I'm not sure why it's described in the changelog as treating it "not as an error." Have fun, Avery -- 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