问题描述
错误提示是找不到.git文件,无法执行git指令,意思是
当前你要提交的文件夹中没有.git这个文件
文章来源:https://www.toymoban.com/news/detail-840119.html
解决方案
执行如下命令:文章来源地址https://www.toymoban.com/news/detail-840119.html
git init
到了这里,关于完美解决 git 报错fatal: Not a git repository (or any of the parent directories): .git的文章就介绍完了。如果您还想了解更多内容,请在右上角搜索TOY模板网以前的文章或继续浏览下面的相关文章,希望大家以后多多支持TOY模板网!