Reference SHA256 instead of MD5 in documentation about SSH to reflect new UI (#15857)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user