当前位置:   article > 正文

fatal: Not a git repository 的解决办法_neovim needs to be built with luajit

neovim needs to be built with luajit

刚开始用git,在git取SQLite时,发出下面的错误:

 git submodule add https://github.com/stephencelis/SQLite.swift.git

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


解决办法:

  先初始化生成.git文件: git init

然后再运行git获取代码就行了。

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

闽ICP备14008679号