Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/.net/23.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Git 致命:请求的URL返回错误:403权限被拒绝_Git - Fatal编程技术网

Git 致命:请求的URL返回错误:403权限被拒绝

Git 致命:请求的URL返回错误:403权限被拒绝,git,Git,我的笔记本电脑中有我的GitHub帐户。但几天前,我的朋友从我的笔记本电脑访问了他的GitHub,并对user.name和user.email进行了更改。在那之后,我换了我的证件。但它仍然显示出以下致命的 $ git push origin master remote: Permission to Jayshree2816/test.git denied to mubu4111. fatal: unable to access 'https://github.com/Jayshree2816/t

我的笔记本电脑中有我的GitHub帐户。但几天前,我的朋友从我的笔记本电脑访问了他的GitHub,并对
user.name
user.email
进行了更改。在那之后,我换了我的证件。但它仍然显示出以下致命的

$ git push origin master
remote: Permission to Jayshree2816/test.git denied to mubu4111.
fatal: unable to access 'https://github.com/Jayshree2816/test.git/': The requested
URL returned error: 403

也许问问你的朋友?撤消这些更改。我们可以从系统中删除GitHub密码。这里是更改密码的路径:Windows>凭据管理器>Windows凭据>通用凭据。。它起作用了