On May 11, 2010, at 4:23 PM, Magic Seth wrote: > Brotherbard's experimental branch did not follow the rules when running > commit-msg hooks. The hooks are allowed to change the commit message, but > gitx was ignoring the changes made. > > This patch switches things around so that the commit will include any fixed > message. > > -seth > <0001-Follow-Commit-msg-hook-rules-allow-it-to-edit-the-co.patch>
I don't use commit hooks myself. I can see that it isn't breaking non-hook based commit messages but can someone else verify that it is working properly? The original code comes from: http://github.com/pieter/gitx/commit/8df614cb53deb9f1fe7e66e6a9db82ff69cbc155 Which is from Pieter's master branch but never in a released version. --Nathan http://brotherbard.com/
