Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not working on Windows 8 #4

Closed
arelangi opened this issue Feb 10, 2014 · 5 comments
Closed

Not working on Windows 8 #4

arelangi opened this issue Feb 10, 2014 · 5 comments

Comments

@arelangi
Copy link

Installed the package manually . Git is added to the path. The console shows that the command is executed, but no results are shown. Running the same command directly on git bash shows the result

image

@cbumgard
Copy link
Owner

I'm guessing it's the "awk" command. I'm installing Windows now in Parallels so I can test it out.

@thecodejunkie
Copy link

I was trying this on Windows 7 x64 and experienced the same. awk is not available on Windows, you can get it by installing cygwin or msysgit but even then GitCommitMsg won't work as you don't get access to the commands from the ordinary command line, but have to run Bash.

@cbumgard
Copy link
Owner

Thanks for the info - going to see if there's a workaround without the need for installing anything extra. If you think of something though please do create a pull-request.

@jobedom
Copy link
Contributor

jobedom commented Feb 11, 2014

I created a pull request fixing this. Thanks for the plugin.

@cbumgard
Copy link
Owner

Great fix, thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants