Failed to connect to repository: Error performing git command ls-remote -h
During a continuous integration cycle, one of the initial steps is to fetch the code from source code repository. Just before fetching the code, we need to connect the orchestration tool used for continuous integration (CI) with the source code repository. Now suppose we are using Jenkins as the orchestration...
