Skip to content

Commit ff6b578

Browse files
authored
Update index.md
1 parent 1d5ab6d commit ff6b578

File tree

1 file changed

+1
-27
lines changed
  • content/authentication/managing-commit-signature-verification

1 file changed

+1
-27
lines changed
Lines changed: 1 addition & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1 @@
1-
---
2-
title: Managing commit signature verification
3-
intro: '{% data variables.product.github %} will verify GPG, SSH, or S/MIME signatures so other people will know that your commits come from a trusted source.{% ifversion fpt %} {% data variables.product.github %} will automatically sign commits you make using the web interface.{% endif %}'
4-
redirect_from:
5-
- /articles/generating-a-gpg-key
6-
- /articles/signing-commits-with-gpg
7-
- /articles/managing-commit-signature-verification
8-
- /github/authenticating-to-github/managing-commit-signature-verification
9-
versions:
10-
fpt: '*'
11-
ghes: '*'
12-
ghec: '*'
13-
topics:
14-
- Identity
15-
- Access management
16-
children:
17-
- /about-commit-signature-verification
18-
- /displaying-verification-statuses-for-all-of-your-commits
19-
- /checking-for-existing-gpg-keys
20-
- /generating-a-new-gpg-key
21-
- /adding-a-gpg-key-to-your-github-account
22-
- /telling-git-about-your-signing-key
23-
- /associating-an-email-with-your-gpg-key
24-
- /signing-commits
25-
- /signing-tags
26-
shortTitle: Verify commit signatures
27-
---
1+

0 commit comments

Comments
 (0)