您的位置:首页 > 大数据 > 人工智能

git fatal not a ait reository(or any of the parent derectories): .git

2014-01-17 20:17 537 查看
刚接触git

使用 git clone 把代码检到e:/porjects 下 然后打开 git bash 执行 git status 命令 出现atal not a ait reository(or any of the parent derectories): .git

解决方法: cd /e/projects 把目录切换到你的工作目录然后在执行git 相关命令才可以。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐