Backport updated content from GitHub AE M2 megabranch and version for ghae-next (#21525)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
```shell
|
||||
$ ssh-add ~/.ssh/id_ed25519
|
||||
$ ssh-add ~/.ssh/id_{% ifversion ghae %}rsa{% else %}ed25519{% endif %}
|
||||
```
|
||||
|
||||
@@ -1 +1 @@
|
||||
If you created your key with a different name, or if you are adding an existing key that has a different name, replace *id_ed25519* in the command with the name of your private key file.
|
||||
If you created your key with a different name, or if you are adding an existing key that has a different name, replace *id_{% ifversion ghae %}rsa{% else %}ed25519{% endif %}* in the command with the name of your private key file.
|
||||
|
||||
Reference in New Issue
Block a user