该做的我都做了,为什么? $ git config --global user.name 'xxxxx'
$ git config --global user.email 'xxxxxx'
1 回答
隔江千里
TA贡献1906条经验 获得超10个赞
把你当前的本地仓库删了,重新 git clone ,记得使用 SSH。
比如 git clone git@github.com:HmyBmny/hmybmny.github.io.git ,这样才能使用 SSH。
添加回答
举报
0/150
提交
取消
