锐单电子商城 , 一站式电子元器件采购平台!
  • 电话:400-990-0325

GitLab: Your account has been blocked.

时间:2022-10-22 02:00:01 stwb型温度变送器

使用git 出现 Your account has been blocked

无法从远程pull代码下来,

解决方案如下:

$ git push origin master
GitLab: Your account has been blocked.
fatal: Could not read from remote repository.

git 提交时出现上述问题,只需重新设置远程url即可

$ git remote set-url origin git@yourhost.com:org/project.git

************************************************************************************************************

D:\workspace\stwb\stwb>git pull
Warning: Permanently added 'git.yonyou.com,170.20.50.30' (ECDSA) to the list of known hosts.
GitLab: Your account has been blocked.
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

D:\workspace\stwb\stwb>git remote set-url origin git@git.xxx.com:ctm/stwb.git

锐单商城拥有海量元器件数据手册IC替代型号,打造电子元器件IC百科大全!

相关文章