Verify the Git Connector configuration

You already verified that the SSH key was added to the list of authorized keys in the Git Connector server as part of Set up Git users to work with the Git Connector. In addition, you can verify the Git Connector version installed by having Git users run the following command on the Git client machine:

When using SSH:

$ git clone git@ConnectorHost:@info

When using HTTPS:

$ git clone https://ConnectorHost/@info