I am running Jenkins LTS v1.609.3 on CentOS. I have the following plugins installed. git plugin v2.2.7 git client v1.11.0
However, I also have git installed on master and the slaves. Master - - git version 1.7.12.4 Slave #1- git version 1.8.2.1 Slave #2 - git version 1.7.12.4 Slave #3 - git version 1.8.3.1 Slave #4 - git version 1.8.3.1 Slave #5 - git version 1.8.3.1 Slave #6 - git version 1.7.1 Slave# 7 - git version 1.8.3.1 Slave #8 - git version 1.8.2.1 When a job executes on the master or the slave, which ‘git’ is it using? Is it the version installed on the server or the git client plugin? Also, why do I need both the git and git client plugin? Why not just the git client plugin? -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/D2DE416D.1595E%25ashish.yadav%40firemon.com. For more options, visit https://groups.google.com/d/optout.
