follow轻尘的博客按照廖雪峰的Git教程在Windowns上配置git,并编辑文件进行提交时,出现以下错误提示: ** Please tell me who you are. Run git config --global user.email "you@example.com" ...
代码小白的成长的博客gitcommit的时候报错: *** Please tell me who you are. Run git config --global user.email “you@example.com” git config --global user.name “Your Name” to set your account’s default identity. Omit...
栗杳懂点计算机的博客unable to auto-detectemailaddress (got ‘admin@DESKTOP-Q7IQL37.(none)’) … [Hit ` to see buffer magit-process: .doom.d for details]使用下列两条命令全局设置你的本地git用户名和邮箱即可