Comment on Why does GitHub let me commit as other people?parentComments−agwa12yAgreed, but GitHub doesn't show any indication that a commit has a valid GPG signature, so a casual visitor to GitHub wouldn't know if a commit is genuine or not.−erichurkman12yEven git itself does not show signature information by default in `git log` and friends.
Comments
Agreed, but GitHub doesn't show any indication that a commit has a valid GPG signature, so a casual visitor to GitHub wouldn't know if a commit is genuine or not.
Even git itself does not show signature information by default in `git log` and friends.