精选圈子榜单优站
Nemo
Nemo
管理员
路漫漫其修远兮,吾将上下而求索。

fatal: Not a git repository


我用git add file添加文件时出现这样错误:

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

提示说没有.git这样一个目录,解决办法如下:

git init就可以了!


  • 若文章侵犯了您的权益,请联系我们进行处理。

  • 2016-08-13
  • 3889阅读
评论