当前位置:   article > 正文

fatal: Not a git repository (or any of the parent directories): .git && Linux第一次使用git错误

fatal: Not a git repository (or any of the parent directories): .git && Linux第一次使用git错误

linux 系统第一次用git会碰到这个错误提示:
fatal: Not a git repository (or any of the parent directories): .git

1. fatal: Not a git repository (or any of the parent directories): .git
出现这个问题,其实是在本系统下没有一个.git目录,所以要init一个git仓库:

2. 然后创建一个git空仓库
在这里插入图片描述
执行git init之后,然后再重新编译映射下载,这个问题就被解决了。在这里插入图片描述

声明:本文内容由网友自发贡献,转载请注明出处:【wpsshop】
推荐阅读
相关标签
  

闽ICP备14008679号