Skip to content

Instantly share code, notes, and snippets.

View fuyukihidekii's full-sized avatar
👹
私は木です

豪 樹 冬 木 fuyukihidekii

👹
私は木です
View GitHub Profile
@torvalds
torvalds / gist:6faadce34c56d53b2d5352da0c3cd093
Last active June 8, 2025 00:41
Not involved with any fishy crypto fishy business
I'm told that there are people claiming to "tokenize" my git repositories with my approval.
I just want to clarify that that is not the case. I do not believe in monetizing my repositories.
If you believe crypto-currencies are anything but a scam, I have a bridge to sell you.
But I'm not selling source code.
@paolocarrasco
paolocarrasco / README.md
Last active May 30, 2025 11:41
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