1
0
mirror of synced 2025-12-22 19:34:15 -05:00
Files
docs/content/github/authenticating-to-github/managing-commit-signature-verification.md
Vanessa Yuen 3df90fc9b8 Hello git history spelunker!
Are you looking for something? Here is all of the GitHub Docs history in one single commit. Enjoy! 🎉
2020-09-27 14:10:11 +02:00

14 lines
809 B
Markdown

---
title: Managing commit signature verification
intro: 'You can sign your work locally using GPG{% if currentVersion == "free-pro-team@latest" or currentVersion ver_gt "enterprise-server@2.14" %} or S/MIME{% endif %}. {{ site.data.variables.product.product_name }} will verify these signatures so other people will know that your commits come from a trusted source.{% if currentVersion == "free-pro-team@latest" %} {{ site.data.variables.product.product_name }} will automatically sign commits you make using the {{ site.data.variables.product.product_name }} web interface.{% endif %}'
redirect_from:
- /articles/generating-a-gpg-key/
- /articles/signing-commits-with-gpg/
- /articles/managing-commit-signature-verification
mapTopic: true
versions:
free-pro-team: '*'
enterprise-server: '*'
---