码迷,mamicode.com
首页 > 其他好文 > 详细

解决git 出现 Your account has been blocked问题

时间:2020-07-18 11:22:31      阅读:313      评论:0      收藏:0      [点我收藏+]

标签:远程   set   remote   been   仓库   epo   rom   git   code   

使用git 出现 Your account has been blocked

无法将本地仓库代码push到远程仓库

GitLab: Your account has been blocked.
fatal: Could not read from remote repository.

 

解决方案如下:

重新设置下远程url即可

git remote set-url origin git@gitlab.vmic.xyz:72074530/heartrate.git

 

解决git 出现 Your account has been blocked问题

标签:远程   set   remote   been   仓库   epo   rom   git   code   

原文地址:https://www.cnblogs.com/DZzzz/p/13334677.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!