当前位置:   article > 正文

git 异常 Not a git repository (or any of the parent directories): .git

not a git repository (or any of the parent directories)

解决 $ git remote add origin git@github.com:yourName/yourRepo.git 报错

fatal: Not a git repository (or any of the parent directories): .git

出错原因:要上传的目录没有初始化;

解决办法:git init


 

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

闽ICP备14008679号