git over ssh: how to trace …

$ export GIT_SSH_COMMAND='ssh -v'

The above command helped us today to find out, where git makes ssh look for the public key – and … surprise, surprise: it wasn’t, where we expected it.


Comments

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.