Fabio Valentini wrote: > On Mon, Dec 23, 2019, 17:45 J. Scheurich <mufti11@xxxxxx> wrote: >> $ git commit >> error: gpg failed to sign the data >> fatal: failed to write commit object >> >> Same problem 8-( >> > Looks like you have the option to sign your git commits turned on globally, > probably in ~/.gitconfig or something. The --show-origin option to git config is handy for finding where you've set the option. E.g.: git config --show-origin --get commit.gpgSign -- Todd
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx