diff options
author | Johannes Schindelin <johannes.schindelin@gmx.de> | 2017-02-01 13:01:10 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2017-02-01 10:57:00 -0800 |
commit | e2824e47e792ad1b2862108bc78af4d3468633fb (patch) | |
tree | d61c163bbb8fb2e51ed4a12d859339c8e1b43ad5 /ctype.c | |
parent | connect: rename tortoiseplink and putty variables (diff) | |
download | tgif-e2824e47e792ad1b2862108bc78af4d3468633fb.tar.xz |
git_connect(): factor out SSH variant handling
We handle plink and tortoiseplink as OpenSSH replacements, by passing
the correct command-line options when detecting that they are used.
To let users override that auto-detection (in case Git gets it wrong),
we need to introduce new code to that end.
In preparation for this code, let's factor out the SSH variant handling
into its own function, handle_ssh_variant().
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'ctype.c')
0 files changed, 0 insertions, 0 deletions