android-studio - android studio使用git commit时输入用户名和邮箱显示can't set user.name?
过去多啦不再A梦
过去多啦不再A梦 2017-05-12 11:45:05
0
1
1361

android studio使用git commit时提示我输入用户名和邮箱,输入确定后显示can't set user.name and user.email


Couldn't set user.name and user.email: error: could not create parent 
directory of C:\WINDOWS\system32\config\systemprofile/.gitconfig

我曾使用git命令行的方式设置user.name和邮箱

$ git config --global user.name"名字"
$ git config --global user.email 邮箱

还是没有解决上述问题

过去多啦不再A梦
过去多啦不再A梦

reply all(1)
伊谢尔伦

... It seems to be a problem with English proficiency...
Couldn't set user.name and user.email: error: could not create parent
directory of C:WINDOWSsystem32configsystemprofile/.gitconfig

Unable to create superior folder
C:WINDOWSsystem32configsystemprofile/.gitconfig

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template