gpg failed to sign the data fatal: failed to write commit object

gpg是一种加密解密的软件

git config --list 查看有没有:commit.gpgsign=true

    开启GPG签名:git config commit.gpgsign true

    关闭:git config commit.gpgsign false

转载于:https://www.cnblogs.com/nielsen/p/8038422.html

Logo

腾讯云面向开发者汇聚海量精品云计算使用和开发经验,营造开放的云计算技术生态圈。

更多推荐