我只是測試git。我跑以下命令:Git警告:無法訪問'P: /。gitconfig':無效的參數
git config user.email "[email protected]"
時git status
和其他人現在我得到這樣的:
C:\gitg\g1>git status
warning: unable to access 'P:\/.gitconfig': Invalid argument
warning: unable to access 'P:\/.gitconfig': Invalid argument
warning: unable to access 'P:\/.gitconfig': Invalid argument
# On branch master
warning: unable to access 'P:\/.gitconfig': Invalid argument
nothing to commit, working directory clean
C:\gitg\g1>
文件'P:\ .gitconfig'是否存在?如果是這樣,請發佈內容。 – 2013-02-08 14:07:34
你的'$ HOME'變量包含什麼?我認爲'\ /'很奇怪,可能是一個問題... – 2013-02-08 14:12:00