Skip to content

Instantly share code, notes, and snippets.

View arthurmco's full-sized avatar
💭
..........

Arthur Mendes arthurmco

💭
..........
View GitHub Profile
@arthurmco
arthurmco / README.md
Created October 29, 2021 14:24 — forked from paolocarrasco/README.md
How to understand the `gpg failed to sign the data` problem in git

Problem

You have installed GPG, then tried to commit and suddenly you see this error message after it:

error: gpg failed to sign the data
fatal: failed to write commit object

Debug