type
Post
status
Published
date
Feb 18, 2023
slug
git-push-error
summary
Window下git push没有权限解决
tags
教程
Linux
category
Linux
icon
password
comment
Windows上 git 出现:
git push代码提示没有权限remote: You are not allowed to push code to this project.
解决
git凭证出现了错误:
进入“控制面板” => “用户帐户” => “管理您的凭证” => “Windows凭据 / 普通凭据” ,到此发现在普通凭据中有多个git凭证,点击你所push的网址进行编辑查看用户名密码是否正确,修改后即可。
- 作者:墨羽
- 链接:https://blog.pigcyan.com/article/git-push-error
- 声明:本文采用 CC BY-NC-SA 4.0 许可协议,转载请注明出处。
相关文章











