1
0
mirror of synced 2026-01-07 09:01:31 -05:00

Merge pull request #32581 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-11-14 08:42:31 -08:00
committed by GitHub

View File

@@ -1,3 +1,3 @@
1. To set your SSH signing key in Git, paste the text below, substituting **/PATH/TO/KEY.PUB** with the path to the public key you'd like to use.
```bash
$ git config --global user.signingkey=/PATH/TO/.SSH/KEY.PUB
$ git config --global user.signingkey /PATH/TO/.SSH/KEY.PUB