Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKati Paizee <kpaizee@gitlab.com>2022-12-05 10:27:12 +0300
committerKati Paizee <kpaizee@gitlab.com>2022-12-05 10:27:12 +0300
commitb7b521ab4f03ce25f7ddd4b3c53b0fc54f70b8ed (patch)
tree9a2177cc4c4fd20806ab0bd216a219571afc3131
parent43f83b3c14d149220d1a1df7ab8cf80a33c82431 (diff)
parent36278d82a91fc22bf862896eb1c704af4bfaadf6 (diff)
Merge branch 'bwill-main-patch-06209' into 'main'
Add SSH signed commits to the nav bar See merge request https://gitlab.com/gitlab-org/gitlab-docs/-/merge_requests/3330 Merged-by: Kati Paizee <kpaizee@gitlab.com> Approved-by: Kati Paizee <kpaizee@gitlab.com> Co-authored-by: Brian Williams <bwilliams@gitlab.com>
-rw-r--r--content/_data/navigation.yaml6
1 files changed, 4 insertions, 2 deletions
diff --git a/content/_data/navigation.yaml b/content/_data/navigation.yaml
index 900ea26e..78e9cfcb 100644
--- a/content/_data/navigation.yaml
+++ b/content/_data/navigation.yaml
@@ -1503,9 +1503,11 @@ sections:
doc_url: 'ee/user/project/repository/push_rules.html'
- doc_title: Reduce repository size
doc_url: 'ee/user/project/repository/reducing_the_repo_size_using_git.html'
- - doc_title: Signed Commits
+ - doc_title: Sign commits with GPG
doc_url: 'ee/user/project/repository/gpg_signed_commits/'
- - doc_title: Signing commits and tags with X.509
+ - doc_title: Sign commits with SSH keys
+ doc_url: 'ee/user/project/repository/ssh_signed_commits/'
+ - doc_title: Sign commits and tags with X.509
doc_url: 'ee/user/project/repository/x509_signed_commits/'
docs:
- doc_title: X509 signatures Rake task