Advertencia de Git: no se puede acceder a 'P: \ /. Gitconfig': argumento no válido

Sólo estoy probando git. Ejecuté el siguiente comando:

git config user.email "[email protected]"

Ahora entiendo esto cuandogit status y otros:

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>

Respuestas a la pregunta(13)

Su respuesta a la pregunta