相关疑难解决方法(0)

Git警告:无法访问'P:\/.gitconfig':参数无效

我只是测试git.我运行了以下命令:

git config user.email "test@mail.com"
Run Code Online (Sandbox Code Playgroud)

我现在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>
Run Code Online (Sandbox Code Playgroud)

git git-config

30
推荐指数
6
解决办法
3万
查看次数

标签 统计

git ×1

git-config ×1