我只是测试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)