Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upHooks are not executed on windows correctly #703
Labels
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Upon quick troubleshooting of #702 on appveyor, it seems that their (succesfull) execution was never tested on windows (last succesful appeveyor run is https://ci.appveyor.com/project/Byron/gitpython/build/1.0.161 if I got it right).
I could not figure out a legit way to make hooks runnable without us parsing the shebang etc.