Issue
-
We have some issues connecting to a GIT repository when use SSH connection but it is not possible to determine the issue.
-
We want to see all processes when connect to GIT by SSH.
Resolution
You could add a parameter or a environment variable named GIT_SSH_COMMAND with value "ssh -vvv" this will tell GIT to show all messages about connection.
This article is part of our Knowledge Base and is provided for guidance-based purposes only. The solutions or workarounds described here are not officially supported by CloudBees and may not be applicable in all environments. Use at your own discretion, and test changes in a safe environment before applying them to production systems.