Mention git.

wip-fakessh-exit-status
David Wilson 7 years ago
parent 4e8b9ecb27
commit 708b742a9c

@ -158,8 +158,8 @@ SSH Client Emulation
Support is included for starting subprocesses with a modified environment, that 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 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 this way tools like `rsync`, `git`, `sftp`, and `scp` can efficiently reuse the
program's existing connection to the remote machine, including any host program's existing connection to the remote machine, including any
firewall/user account hopping in use, with no additional configuration. firewall/user account hopping in use, with no additional configuration.
Scenarios that were not previously possible with these tools are enabled, such Scenarios that were not previously possible with these tools are enabled, such

Loading…
Cancel
Save