Estou tentando configurar o git para assinar todos os meus commits. O GPG funciona bem para mim por si só, assim como o git. No entanto, quando eu habilito o commit no git, ele não funciona e gera esse erro:
can't read "old_author": no such variable
can't read "old_author": no such variable
while executing
"commit_author_reset $old_author"
(procedure "commit_committree" line 66)
invoked from within
"commit_committree file9 c7498b3c51335cb1ae453588aa44d7fc442d5b9f .git/GITGUI_EDITMSG"
Eu tenho os seguintes valores de configuração definidos no git:
commit.gpgsign=true
gpg.program=gpg
user.signingkey=XXXXXXXX