Adding a tip to mention that the given steps to start ssh-agent may not work for all (#26974)
Co-authored-by: mc <42146119+mchammer01@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ff6bdd8244
commit
aa7f8e31b8
@@ -63,6 +63,8 @@ You can delete unauthorized (or possibly compromised) SSH keys to ensure that an
|
||||
|
||||
{% data reusables.desktop.windows_git_for_windows_turn_on_ssh_agent %}
|
||||
|
||||
{% indented_data_reference reusables.desktop.note-start-ssh-agent spaces=3 %}
|
||||
|
||||
1. Find and take a note of your public key fingerprint.
|
||||
|
||||
```shell
|
||||
|
||||
@@ -77,6 +77,9 @@ $ ssh -T git@{% data variables.command_line.codeblock %}
|
||||
1. {% data reusables.desktop.windows_git_bash_turn_on_ssh_agent %}
|
||||
|
||||
{% data reusables.desktop.windows_git_for_windows_turn_on_ssh_agent %}
|
||||
|
||||
{% indented_data_reference reusables.desktop.note-start-ssh-agent spaces=3 %}
|
||||
|
||||
1. Verify that you have a private key generated and loaded into SSH.
|
||||
|
||||
```shell
|
||||
|
||||
Reference in New Issue
Block a user