remote: You do not have permission push to this repository fatal: unable to

场景:git总是提示权限不足,提交不了代码

 

 

 

 

 

 

 温馨提示:

如果不想每次都输入密码或者账号:

git config --global user.name ***
git config --global user.email ***@**.com

posted @ 2020-06-27 22:06  kpengfang  阅读(7659)  评论(0编辑  收藏  举报