I rolled back after adding the hook and did the whole commit over. But I don't think the commit hook is working, at least there's no extra messages for the commit command.
>From a brief look at the hook it seems to use awk which isn't available on Windows. Anyway I'll see if I can get awk installed some how and try again. If it doesn't work I'll bug everyone again tomorrow. On Sun, Jul 27, 2014 at 10:18 PM, Jens <[email protected]> wrote: > You probably need to fix your commit as you have setup the commit hook > after you have done your commit. Make sure your commit has the Change-Id > line. > > If your commit message looks correct and your password manager works then > I have no idea why it shouldn't work. Maybe others can chime in to help you. > > -- J. > > -- > You received this message because you are subscribed to the Google Groups > "GWT Contributors" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-web-toolkit-contributors/a5d2ac8b-cde4-4f2a-b638-a6dcd7d96e0e%40googlegroups.com > <https://groups.google.com/d/msgid/google-web-toolkit-contributors/a5d2ac8b-cde4-4f2a-b638-a6dcd7d96e0e%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-web-toolkit-contributors/CAEqaEVga-eZXohQ%3DRmLc-pkA3iCMQ9oqWb9gwFvC8n0t_VCkrQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
