Failed to connect to repository: Error performing git command ls-remote -h: GitHub error in Jenkins
In this post we will discuss few points to consider when this error occurs while trying to connect to GitHub repository from Jenkins. For clarity, let us try to re-create the scenario where we might face this error using Jenkins pipeline project. Learn more about GitHub: How to integrate a...