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

在看书FlaskWeb开发:基于Python的Web应用开发实战 时,下载完源码后git clone https: github.com miguelgrinberg flasky.git 试着切换到提交历史 a, git checkout a,出现error: fatal: Not a git repository or any of the parent directories : .git ...

2017-01-03 22:10 0 4309 推荐指数:

查看详情

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

今天准备在win10上面安装git,想把代码发布到github中,按照教程的方法一步一步下来,当配置完ssh和用户名,邮箱之后,发现下拉不下来github中的代码,出现如下错误。 说是没有发现仓储,很是郁闷,通过ssh –T git@github.com发现连接是通的。 之后 ...

Fri Aug 19 05:05:00 CST 2016 0 2675
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM