I have Jenkins set up at work and have successfully used it with out Mercurial repos in Bitbucket. We now have a Git repo and I am trying to get the builds set up but my polling never seems to succeed. The rest of the build works fine just the polling does not. I see the following in the Git Polling log. Not sure if this is right:
Started on Aug 23, 2016 3:00:59 PM
Using strategy: Default
[poll] Last Built Revision: Revision 118xxxxxxxxxxxxxxxxx
(refs/remotes/origin/master)
> C:\Program Files\Git\bin\git.exe --version # timeout=10
> C:\Program Files\Git\bin\git.exe -c core.askpass=true ls-remote -h https://bitbucket.org/xxx/yyy.git # timeout=10
Mithun Patel thanks for your interest in Jenkins and the git plugin. Since there are far fewer plugin maintainers than there are users on the Jenkins users mailing list, could you please ask this question on the mailing list rather than using a bug report? You have a much better chance of a response, and you let me continue focusing on bug investigations while others assist with user questions.