I am trying to pull the code form GIT using GIT Plugin Jenkins and the job is running on a slave machine.
MASTER system has http_proxy=mycom.domain.com:80
and in SLAVE system there is no http_proxy defined.
Whenever I am doing git clone locally in the SLAVE machine it works perfectly, however from Jenkins I haven't been successful.
It is throwing the following error: Error fetching remote repo 'origin'