Git warning: unable to access 'P:\/.gitconfig': Invalid argument

前端 未结 14 2105
情书的邮戳
情书的邮戳 2021-02-05 02:07

I am just testing git. I ran the following command:

git config user.email \"test@mail.com\"

I now get this when git status and oth

14条回答
  •  Happy的楠姐
    2021-02-05 02:40

    For me, I have seen this error in sourcetree, it was just a matter of disconnecting the drive P in my computer as it was a net drive.

提交回复
热议问题