fatal: Not a git repository (or any of the parent directories): .git报错解决

阅读 82

2022-01-26

报错原因:fatal: Not a git repository (or any of the parent directories): .git
即没有.git的目录

解决方案:命令行终端输入

git init

精彩评论(0)

0 0 举报