Skip to main content
Gitar GPG-signs all commits it pushes to your repositories, including fix requests, CI failure fixes, and other automated changes. This lets you verify that a commit genuinely came from Gitar and was not tampered with.

Gitar’s Public GPG Key

Use the following public key to verify commits signed by Gitar:
This key is also available on GitHub for automated retrieval.

Verifying Commits Locally

Two commands, once you have the key above. Save the public key above to a file, for example gitar.gpg, and import it:
Then verify a commit:
A valid signature shows Good signature from "Gitar <...>" in the output.

Verified badge, by platform

Gitar signs on every platform. Whether the platform then shows a Verified badge depends on where its key is registered. If a commit on GitHub or GitLab has no badge, confirm that the commit’s author email matches the email on Gitar’s GPG key.