原文:git远程库与本地联系报错fatal: Not a git repository (or any of the parent directories): .git

在github上新建了一个仓库,然后相与本地的仓库联系起来 git remote add origin https: github.com liona learngit.git fatal: Not a git repository or any of the parent directories : .git 总是报这个错 解决方法:git init 成功 ...

2018-02-28 17:18 0 2051 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM