Merge branch 'nd/connect-ssh-command-config'
authorJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2016 20:22:12 +0000 (13:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 19 Jul 2016 20:22:12 +0000 (13:22 -0700)
A new configuration variable core.sshCommand has been added to
specify what value for GIT_SSH_COMMAND to use per repository.

* nd/connect-ssh-command-config:
connect: read $GIT_SSH_COMMAND from config file

1  2 
Documentation/config.txt
Simple merge