Skip to content

Commit 3b8f614

Browse files
authored
Merge branch 'main' into repo-sync
2 parents e10baa3 + b6a51ba commit 3b8f614

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/github/authenticating-to-github/using-ssh-over-the-https-port.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ To set this in your ssh config, edit the file at `~/.ssh/config`, and add this s
3333
Host {% data variables.command_line.codeblock %}
3434
Hostname ssh.{% data variables.command_line.codeblock %}
3535
Port 443
36+
User git
3637
```
3738
3839
You can test that this works by connecting once more to {% data variables.product.product_location %}:

0 commit comments

Comments
 (0)