Skip to content
Snippets Groups Projects
Verified Commit 6a6fca5c authored by florck's avatar florck
Browse files

Typo in text

parent d525d3ef
Branches
No related tags found
No related merge requests found
......@@ -235,13 +235,15 @@ pages:
1. Générez une clé GPG si vous n'en n'avez pas déjà une
- https://docs.gitlab.com/ee/user/project/repository/gpg_signed_commits/index.html
2. Dans les settings ajoutez la clé GPG
![](images/forges_logicielles-5a467d3b.png)
3. Ajouter la signature automatique des commit
3. Ajoutez la signature automatique des commit
```
florck@florck-macbook [~/Documents/Perso/Duniter/rml10/gitlab.git] % git config --local user.signingkey 5E12B18DF10138FF - (23:23)
florck@florck-macbook [~/Documents/Perso/Duniter/rml10/gitlab.git] % git config --local commit.gpgsign true
```
![](images/forges_logicielles-7d5e7d51.png)
# Et pour aller plus loin
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment