From 8bc1198391a9368747a121ece164d7c3687a961a Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 20 Feb 2017 12:58:08 -0400 Subject: mention GIT_SSH_COMMAND --- Annex/Ssh.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Annex') diff --git a/Annex/Ssh.hs b/Annex/Ssh.hs index 285680f25..f01cb648c 100644 --- a/Annex/Ssh.hs +++ b/Annex/Ssh.hs @@ -258,7 +258,8 @@ sshReadPort params = (port, reverse args) - options. (The options are separated by newlines.) - - This is a workaround for GIT_SSH not being able to contain - - additional parameters to pass to ssh. -} + - additional parameters to pass to ssh. (GIT_SSH_COMMAND can, + - but is not supported by older versions of git.) -} sshOptionsEnv :: String sshOptionsEnv = "GIT_ANNEX_SSHOPTION" -- cgit v1.2.3