Skip to content

Instantly share code, notes, and snippets.

View HimangshuDe's full-sized avatar

Himangshu De HimangshuDe

  • 17:48 (UTC +05:30)
View GitHub Profile
@paolocarrasco
paolocarrasco / README.md
Last active July 23, 2024 14:37
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