跳到主要内容

git提交gpg签名失败

重启 gpg agent

# 杀死现有的 gpg-agent
gpgconf --kill gpg-agent

# 重新启动 gpg-agent
gpg-agent --daemon