The JetBrains Guide is shutting down on March 30, 2026. more...

Sign Git Commits with GPG Keys

Improve the security of your commits by using GPG keys.

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

Put New Project Under Version Control
Put New Project Under Version Control
The fastest way to register a new project directory under local version control.
Search Text or Files in Local History
Search Text or Files 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 before you commit it.