Skip to content

Instantly share code, notes, and snippets.

View FredNandrin's full-sized avatar

Fred Nandrin FredNandrin

  • Berlin, Germany
View GitHub Profile
@FredNandrin
FredNandrin / RenewExpiredGPGkey.md
Created August 14, 2023 13:46 — forked from TheSherlockHomie/RenewExpiredGPGkey.md
Updating expired GPG keys and backing them up 🔑🔐💻

Updating expired GPG keys and their backup 🔑🔐💻

I use a GPG key to sign my git commits.

An error like this one might be a sign of an expired GPG key.

error: gpg failed to sign the data fatal: failed to write commit object
@FredNandrin
FredNandrin / wordpress-plugin-svn-to-git.md
Created May 1, 2018 19:02 — forked from kasparsd/wordpress-plugin-svn-to-git.md
Using Git with Subversion Mirroring for WordPress Plugin Development