--
You received this message because you are subscribed to the Google Groups "Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-dev/B06C45F0-58E5-4CD3-B9C5-B7E8D495D118%40cos.ru.
As Jim already mentioned, you should use the Git Client Plugin to access the Git repositories. If you need an example on how to use that you can look into the tests of the Git Client Plugin (https://plugins.jenkins.io/git-client/) or into the implementation of the Git Forensics Plugin (https://github.com/jenkinsci/git-forensics-plugin).