Sign Git commits with GPG keys

Improve the security of your commits by using GPG keys

How to use:

Configure the git client with the correct key. Then, head over to Settings/Preferences | Version Control | Git and check the option Configure GPG Key... to turn on this feature.


Related Resources

Search text in Local History
Find exactly what you are looking for, even if you removed it
Run inspections before commit
Catch all issues before your code reaches the upstream
Cleanup code before commit
Remove all the redundant parenthesis and other unneeded code before commit