Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gitlab
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
rml10
gitlab
Commits
6a6fca5c
Verified
Commit
6a6fca5c
authored
7 years ago
by
florck
Browse files
Options
Downloads
Patches
Plain Diff
Typo in text
parent
d525d3ef
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
forges_logicielles.md
+4
-2
4 additions, 2 deletions
forges_logicielles.md
with
4 additions
and
2 deletions
forges_logicielles.md
+
4
−
2
View file @
6a6fca5c
...
@@ -235,13 +235,15 @@ pages:
...
@@ -235,13 +235,15 @@ pages:
1.
Générez une clé GPG si vous n'en n'avez pas déjà une
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
-
https://docs.gitlab.com/ee/user/project/repository/gpg_signed_commits/index.html
2.
Dans les settings ajoutez la clé GPG
2.
Dans les settings ajoutez la clé GPG

3.
Ajoutez la signature automatique des commit
3.
Ajouter 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 user.signingkey 5E12B18DF10138FF - (23:23)
florck@florck-macbook [~/Documents/Perso/Duniter/rml10/gitlab.git] % git config --local commit.gpgsign true
florck@florck-macbook [~/Documents/Perso/Duniter/rml10/gitlab.git] % git config --local commit.gpgsign true
```
```

# Et pour aller plus loin
# Et pour aller plus loin
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment