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
Search text in Local History
Find exactly what you are looking for, even if you removed it
Run inspections before commit
Run inspections before commit
Catch all issues before your code reaches the upstream
Run tests before commit
Run tests before commit
Make sure your tests pass before reaching the CI/CD pipeline