Skip to content

Commit 712f081

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ Before adding a new SSH key to the ssh-agent to manage your keys, you should hav
162162
```powershell
163163
ssh-add c:/Users/YOU/.ssh/id_ed25519
164164
```
165-
> [!TIP]
165+
{% data reusables.ssh.add-public-key-to-github %}
166166
> **Troubleshooting SSH agent conflicts in Windows**
167167
>
168168
> 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)