mention GIT_SSH_COMMAND

This commit is contained in:
Joey Hess 2017-02-20 12:58:08 -04:00
parent 5d2e99a5ac
commit 35915a30d5
No known key found for this signature in database
GPG key ID: C910D9222512E3C7

View file

@ -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"