Skip to content

Commit 6899585

Browse files
Apply suggestion from @Sharra-writes
1 parent 712f081 commit 6899585

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

content/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -163,6 +163,7 @@ Before adding a new SSH key to the ssh-agent to manage your keys, you should hav
163163
ssh-add c:/Users/YOU/.ssh/id_ed25519
164164
```
165165
{% data reusables.ssh.add-public-key-to-github %}
166+
166167
> **Troubleshooting SSH agent conflicts in Windows**
167168
>
168169
> In Windows environments, the native Windows OpenSSH implementation and the one included with Git for Windows (based on MSYS2/Bash) can coexist.

0 commit comments

Comments
 (0)