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 邮箱
還是沒有解決上述問題
伊谢尔伦2017-05-12 11:47:05
…感覺是英文程度問題 …
Couldn't set user.name and user.email: error: could not create parent
directory of C:WINDOWSsystem32configsystemprofile/.gitconfig
不能建立上級資料夾
C:WINDOWSsystem32configsystemprofile/.gitconfig