Update 'Configure Git to sign your commits'

Bence Pőcze 2022-02-21 15:09:09 +01:00
parent c1aa8662d4
commit d60b309d07

@ -37,7 +37,7 @@ If you don't configure the automatic signing, you have to manually request it fo
You can find further information about Git & GPG signing here: https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work.
# Configure Gitea to rezognize your GPG key
# Configure Gitea to recognize your GPG key
Retrieve your GPG public key with this command:
```bash
gpg --export -a <key-id> # DADC33A688BA1D2983BA6AA521BE5534738520D0 in this example