mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-08-15 14:53:29 -07:00
Finished last section
This commit is contained in:
parent
cf37fc21e0
commit
c291a9ec81
2 changed files with 5 additions and 1 deletions
|
|
@ -11,3 +11,4 @@ In alphabetic order (by last name / username):
|
|||
- @mray (for the Codeberg Logo)
|
||||
- @n
|
||||
- Holger Waechtler (@hw)
|
||||
- William Davis (@unbeatable-101)
|
||||
|
|
|
|||
|
|
@ -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>`
|
||||
|
|
|
|||
Loading…
Reference in a new issue