Finished last section

This commit is contained in:
William Davis 2021-05-30 19:25:02 -04:00
parent cf37fc21e0
commit c291a9ec81
No known key found for this signature in database
GPG key ID: 20D4690C7C94B9A1
2 changed files with 5 additions and 1 deletions

View file

@ -11,3 +11,4 @@ In alphabetic order (by last name / username):
- @mray (for the Codeberg Logo)
- @n
- Holger Waechtler (@hw)
- William Davis (@unbeatable-101)

View file

@ -50,4 +50,7 @@ ssb 4096R/42B317FD4BA89E7A 2016-03-10
8. Select `Add Key`
<h2 id=Adding-to-git>Telling git about your GPG key</h2>
In order for your
In order for you to use your key you will also need to tell git about it.
1. Open your terminal
2. Type `git config --global user.signingkey <GPG KEY ID>`