For those of you that need a work around to this, my previous ".cmd" works enough to allow polling to work, but for some reason, causes normal git operations to fail (Like simply building project using "Build now"

Using the following as C:\git\cmd\git.bat

@set HOME=%USERPROFILE%
@C:\git\bin\git.exe %*

And then set that to your windows Git.


This allows git functions such as build now, gitlab merge request builder, and polling all work to work until the bug is fixed.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to