--
You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPYP83SpLOHmoJBupi6Q0QV6TDjKOf9EYtbXrtj3NZ0L9f1PTg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtG8AdnRuA8LX3xSgkpD7p9jepaec%2BjxmaLg7TRZLaBi8A%40mail.gmail.com.
Any reason you don't set git in default path ? Would be so simpler ;)
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPYP83Qxg3RtukcGLL8Ouf43x3VpJmaUS0nr0zsZhFkM1Yr7Yg%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CANMVJz%3DZceaH3FQZ4B6oXuUaHVtLXTqTjaQjC1ra83Zbgx561A%40mail.gmail.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAPYP83QHnJeOnUcLhmqa6xkDLXF0_%2BCzY7tz11ma6iXLRrDgbg%40mail.gmail.com.
echo scm.gitTool;scm.gitTool = 'win-git';echo scm.gitTool;
Scripts not permitted to use field hudson.plugins.git.GitSCM gitTool
def myScm = scm;
echo myScm.gitTool;
myScm.gitTool = 'win-git';
echo myScm.gitTool;
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAO49JtFFttqzpi%3DndsnAdQ3XKWbMfEdqs%2BA4WMiDgu5WGg6ePg%40mail.gmail.com.