1
0
mirror of synced 2026-01-06 06:02:35 -05:00

Merge branch 'main' into repo-sync

This commit is contained in:
Octomerger Bot
2022-03-21 06:32:27 -07:00
committed by GitHub

View File

@@ -32,7 +32,7 @@ If that worked, great! If not, you may need to [follow our troubleshooting guide
If you are able to SSH into `git@ssh.{% data variables.command_line.backticks %}` over port 443, you can override your SSH settings to force any connection to {% data variables.product.product_location %} to run through that server and port.
To set this in your SSH confifguration file, edit the file at `~/.ssh/config`, and add this section:
To set this in your SSH configuration file, edit the file at `~/.ssh/config`, and add this section:
```
Host {% data variables.command_line.codeblock %}