当前位置:   article > 正文

git pull 出错 remote: The project you were looking for could not be found._git.exe pull --progress -v --no-rebase "origin" fa

git.exe pull --progress -v --no-rebase "origin" fatal: repository not found

$ git pull 出错

  1. $ git pull
  2. remote: The project you were looking for could not be found.
  3. fatal: repository 'http://192.168.1.xx:xx00/test/test.git/' not found

修改成

  1. $ git pull http://username@192.168.1.xx:xx00/test/test.git/
  2. $ git pull

其中username为你自己的账户名

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

闽ICP备14008679号