Interestingly enough bumi was telling me GitX couldn't cope with his hook :) Most probably because it requires User Interaction.
Check it out at http://github.com/bumi/commit_hookr/ - Maybe someone has an idea how to have some kind of cmd line user interaction from with GitX ;) Cheers. On Fri, May 14, 2010 at 1:20 AM, Nathan Kinsinger <[email protected]> wrote: > 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/ > > > > >
