解决Git err:gpg failed to sign the data; fatal:failed to write commit object
如下图所示:
解决方法
git config commit.gpgsign false;
解决Git err:gpg failed to sign the data; fatal:failed to write commit object
如下图所示:
解决方法
git config commit.gpgsign false;