Junio C Hamano wrote: > Good, but a "style only" patch like this should consider taking > advantage of the occasion to clean up the entire file, as we do not > often get enough chance to do so without conflicting with in-flight > topics. Is there something else that would conflict if this step > did so? No, but the problem is that the file contains mixed-style which prevents me from automating my work with regular-expressions and macros easily. I have to break it up into regions and operate regexps/macros on specific regions, multiplying the number of errors I can possibly commit. Nevertheless, I'll do it: I don't want this to be a maintenance burden for us. -- 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