gpg --full-generate-keygpg --list-secret-keys --keyid-format=longgpg --armor --export <key-id>GIT_TRACE=1 git commit -m "test commit"Errors:
$ git commit -am "feat: move yt-dlp guide to tools directory"
error: gpg failed to sign the data
fatal: failed to write commit object// image
Source: