当前位置:   article > 正文

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

gitlab cicd not a git repository (or any of the parent directories): .git

执行git命令的时候,出现下面错误

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

查看一下资料,发现是本地没有初始化版本库的问题,执行下面命令

1 git init

然后再执行命令就OK了

转载于:https://www.cnblogs.com/xiaovw/articles/9970845.html

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

闽ICP备14008679号