微信扫一扫
你这个就是秘钥没有和git绑定,
需要
git config --global user.name "你的用户名随便写"
git config --global user.email "你的邮箱"
相关推荐