diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2016-06-26 13:16:35 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-07-06 14:04:09 -0700 |
commit | 3c8ede3ff312134e84d1b23a309cd7d2a7c98e9c (patch) | |
tree | 4ef78f6366a286e118fde0311b379118ed5eb086 /gitweb | |
parent | 05219a1276341e72d8082d76b7f5ed394b7437a4 (diff) | |
download | git-3c8ede3ff312134e84d1b23a309cd7d2a7c98e9c.tar.gz git-3c8ede3ff312134e84d1b23a309cd7d2a7c98e9c.tar.xz |
connect: read $GIT_SSH_COMMAND from config file
Similar to $GIT_ASKPASS or $GIT_PROXY_COMMAND, we also read from
config file first then fall back to $GIT_SSH_COMMAND.
This is useful for selecting different private keys targetting the
same host (e.g. github)
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'gitweb')
0 files changed, 0 insertions, 0 deletions