summaryrefslogtreecommitdiffstats
path: root/grep.h
diff options
context:
space:
mode:
authorbrian m. carlson <sandals@crustytoothpaste.net>2015-04-26 22:30:10 +0200
committerJunio C Hamano <gitster@pobox.com>2015-04-29 00:23:12 +0200
commit37ee646e72d7f39d61a538e21a4c2721e32cb444 (patch)
treeec5f6aa9cc66d552dda95b2aa72a1dc4838864e5 /grep.h
parentMerge branch 'tb/connect-ipv6-parse-fix' into maint (diff)
downloadgit-37ee646e72d7f39d61a538e21a4c2721e32cb444.tar.xz
git-37ee646e72d7f39d61a538e21a4c2721e32cb444.zip
connect: simplify SSH connection code path
The code path used in git_connect pushed the majority of the SSH connection code into an else block, even though the if block returns. Simplify the code by eliminating the else block, as it is unneeded. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'grep.h')
0 files changed, 0 insertions, 0 deletions