git 在visual studio code 中的配置
visualstudiocode吧
全部回复
仅看楼主
level 2
tom_tttt 楼主
在setting内我使用了git的配置如下:
// Place your settings in this file to overwrite default and user settings.
{
"git.user.name":"xx",
"git.user.email":"[email protected]"
}
但是运行时依然要求我提供user name and e-mail,我知道我哪里配置错误了,请指教
2016年02月25日 14点02分 1
level 1
这都可以在git的全局设置里弄
2016年03月17日 11点03分 2
您能具体指点一下么?
2016年03月19日 09点03分
level 2
tom_tttt 楼主
好的,谢谢您。这两天生病了没有上论坛,不好意思刚看到。
2016年05月04日 15点05分 3
1