Rusty Russell wrote: > OK, I hacked up a canonicalization script. Please use this before > checking in patch changes (just run bin/canonicalize-patches). Oh, no, please don't. That just made a massive, massive merge mess. Zach, can you be convinced to use mq? If we have any hope of being able to merge conflicting diff differences, they need to be as similar as possible, including having the same context ranges, file order, etc. I'm concerned that we're going to be just dealing with masses of noise merges otherwise. J