hudson.util.IOException2: hudson.plugins.git.GitException: Command "/usr/bin/git -c core.askpass=true ls-remote -h http://github.com/phanikumar1210/ToolTest.git testing" returned status code 128: stdout: stderr: warning: protocol restrictions not applied to curl redirects because your curl version is too old (>= 7.19.4)
error while implmeenting polling. But it is working fine when I run the build normally or by using Git SCM. Can someone suggest some solution on this