Signs the commit with your GPG key so others can verify its authorship. Configure the key with git config user.signingkey and enable signing by default with commit.gpgsign true. Verify signatures with git verify-commit.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.