11 Jul
2010
11 Jul
'10
12:26 p.m.
Am 11.07.2010 14:20, schrieb Victor Lowther:
Going back through and rewriting the patch series to do that will be jsut about as much effort as creating the original one was. If I had know that was what your preference was, I would have written it that way to begin with. Since the end result is going to be the same once the patch series is applied, though, I don't really see the point of making modifications beyond bugfixes.
It is a matter of keeping the history readable. And it is simple: Just create a new branch based on master, cherry-pick the commits that do nothing but change [ to [[ and git merge --squash that branch into a new one.