1
0
mirror of synced 2025-12-22 03:16:52 -05:00

Reference SHA256 instead of MD5 in documentation about SSH to reflect new UI (#15857)

This commit is contained in:
Matt Pollard
2020-10-02 18:22:08 +02:00
committed by GitHub
parent abb0abee7f
commit fb0dc61c66
10 changed files with 61 additions and 17 deletions

View File

@@ -12,7 +12,7 @@ When running remote Git commands or SSH, your connection might time out:
```shell
$ ssh -vT git@{% data variables.command_line.codeblock %}
> OpenSSH_5.8p1, OpenSSL 1.0.0d 8 Feb 2011
> OpenSSH_8.1p1, LibreSSL 2.7.3
> debug1: Connecting to {% data variables.command_line.codeblock %} [207.97.227.239] port 22.
> debug1: connect to address 207.97.227.239 port 22: Connection timed out
> ssh: connect to host {% data variables.command_line.codeblock %} port 22: Connection timed out