Skip to content

Commit 57edd7c

Browse files
authored
Merge pull request #59708 from github/repo-sync
Repo sync
2 parents ba8ad51 + a0d175b commit 57edd7c

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ 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-
166165
{% data reusables.ssh.add-public-key-to-github %}
167166
168167
> ### Troubleshooting SSH agent conflicts in Windows
@@ -267,7 +266,7 @@ If you are using macOS or Linux, you may need to update your SSH client or insta
267266
> Enter passphrase (empty for no passphrase): [Type a passphrase]
268267
> Enter same passphrase again: [Type passphrase again]
269268
```
270-
269+
271270
{% data reusables.ssh.add-public-key-to-github %}
272271

273272

0 commit comments

Comments
 (0)