-
Notifications
You must be signed in to change notification settings - Fork 271
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
git not available on windows server #76
Comments
what version of git are you using are you using the GitHub one or git-scm |
I've only tested the script on linux systems, I have no idea how it's going to behave on anything else. |
I have the same issue on Windows. Perhaps if your script allowed for specifying the path to git and rsync, that would fix the issue. I tried commenting out the binaries part as suggested, but then it gives an error that git is not a command when it gets to the part of trying and clone the repository:
operable program or batch file. |
I run project in window server 2008.
I have completed the installation and setup git in PATH:
C:\Program Files\Git\cmd;C:\Program Files\Git\cmd\bin
But test in github, repsonse follow:
`
Checking the environment ...
Running as nt authority\system.
Please help!!
The text was updated successfully, but these errors were encountered: