On Sat, Aug 6, 2011 at 6:41 PM, Jon Seymour <jon.seymour@xxxxxxxxx> wrote: > >... One can imagine generalising test-cleaner.sh to things that aren't tests. So, something like: git whitespace-cleaner --test "make test" *.c *.h would do whitespace cleaning on all .c and .h files and then use a bisection process to find the edits that cause a break in the test suite. Then rewrite the history and iterate the process to find the maximal series of whitespace fixups that does not break the test suite. jon. -- 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