From 708b742a9cfc53844a6a6084b2f9e6ef392b8328 Mon Sep 17 00:00:00 2001 From: David Wilson Date: Sun, 17 Sep 2017 02:32:52 +0530 Subject: [PATCH] Mention git. --- docs/index.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.rst b/docs/index.rst index a1b3c6fd..d922ab1f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -158,8 +158,8 @@ SSH Client Emulation Support is included for starting subprocesses with a modified environment, that cause their attempt to use SSH to be redirected back into the host program. In -this way tools like `rsync`, `sftp`, and `scp` can efficiently reuse the host -program's existing connection to the remote machine, including any +this way tools like `rsync`, `git`, `sftp`, and `scp` can efficiently reuse the +host program's existing connection to the remote machine, including any firewall/user account hopping in use, with no additional configuration. Scenarios that were not previously possible with these tools are enabled, such