当前位置:   article > 正文

git push时报“The project you were looking for could not be found.”

gitlab为啥push -f的时候出现 the project you were looking for not be found

gitlab pull正常,但push无法提交:

现象:git push时报“The project you were looking for could not be found.”

解决:编辑/opt/gitlab/embedded/service/gitlab-rails/lib/gitlab/gitaccess.rb 第60行,将return buildstatusobject(false, 'The project you were looking for could not be found.') 改为 return buildstatus_object(true) 恢复

原因: 具体原因未知

转载于:https://www.cnblogs.com/stone1989/p/7008201.html

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/我家小花儿/article/detail/982431
推荐阅读
相关标签
  

闽ICP备14008679号