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

时间:2020-06-27 22:29:39   收藏:0   阅读:3325

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

 

技术分享图片

 

 

技术分享图片

 

 

技术分享图片

 

 温馨提示:

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

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

原文:https://www.cnblogs.com/kpengfang/p/13200168.html

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!