Copied the commit-msg file into the hooks dir. Still get same error:
Internal server error fatal: The remote end hung up unexpectedly On Sun, Jul 27, 2014 at 9:51 PM, Richard Wallis <[email protected]> wrote: > thanks I'll give it a try now. Was looking for hooks in the git install > dir. > > > On Sun, Jul 27, 2014 at 9:50 PM, Jens <[email protected]> wrote: > >> I'm on Windows and have no idea how to setup the git commit hook. Google >>> search has been unhelpful on this issue. >>> >> >> In your GWT checkout directory you place the commit hook inside >> .git/hooks/ (.git already exists but you may need to create the hooks >> directory). >> >> Once you have done that and you commit something in GWT this commit hook >> will automatically append a change-id line to your commit message. That >> change-id line is used by Gerrit. If your commit does not have such a line >> then Gerrit will most likely deny the git push. >> >> -- 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/b1fea124-b7fc-4626-b1fe-1ac579c48472%40googlegroups.com >> <https://groups.google.com/d/msgid/google-web-toolkit-contributors/b1fea124-b7fc-4626-b1fe-1ac579c48472%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/CAEqaEVi8b5GPz8-HrdmHuq7GoLmJogrGm17b2-h6b7JFbaC9ZQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
