From: Junio C Hamano Date: Fri, 5 Dec 2014 19:39:25 +0000 (-0800) Subject: Merge branch 'tq/git-ssh-command' X-Git-Tag: v2.3.0-rc0~101 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=09d60d785c68c8fa65094ecbe46fbc2a38d0fc1f;p=git Merge branch 'tq/git-ssh-command' Allow passing extra set of arguments when ssh is invoked to create an encrypted & authenticated connection by introducing a new environment variable GIT_SSH_COMMAND, whose contents is interpreted by shells. This is not possible with existing GIT_SSH mechanism whose invocation bypasses shells, which was designed more to match what other programs with similar variables did, not necessarily to be more useful. * tq/git-ssh-command: git_connect: set ssh shell command in GIT_SSH_COMMAND --- 09d60d785c68c8fa65094ecbe46fbc2a38d0fc1f