Created
July 16, 2019 01:56
-
-
Save LunaticNeko/7ec4359b205e01449ad16b71cd6b3a25 to your computer and use it in GitHub Desktop.
How to Identify Signed Commits
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# How to identify signed commits | |
1. Go to https://github.com/<username>/<reponame>/commits/master | |
2. Click on [Verified] green text and box near the latest (or all) commits. | |
3. You should see the public key signature. Check with the person him/herself for the ID to ensure that it is valid. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment