I'm using finalbuilder to execute GIT commands without success. FinalBuilder docs suggest setting the env variable HOME to %USERPROFILE% which I have done. I can execute git clone commands successfully from the git bash shell but not from inside finalbuilder with their git action.
Leaving finalbuilder out of the picture, in windows, how can I execute a git command from outside of bash?
Now, my error is simply a timeout. no error, just timeout.
Thanks