git 解决fatal: Not a git repository
Posted shihaiming
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了git 解决fatal: Not a git repository相关的知识,希望对你有一定的参考价值。
原文:https://blog.csdn.net/u012306714/article/details/52571596
我用git add file添加文件时出现这样错误:
fatal: Not a git repository (or any of the parent directories): .git
提示说没有.git这样一个目录,解决办法如下:
git init就可以了!
以上是关于git 解决fatal: Not a git repository的主要内容,如果未能解决你的问题,请参考以下文章
git解决 fatal: not in a git directory
git解决 fatal: not in a git directory
git --解决fatal: Not a git repository
解决:fatal: not a git repository (or any of the parent directories): .git的问题
git解决 fatal: not in a git directory
fatal: not a git repository (or any of the parent directories): .git