JavaShuo
栏目
标签
fatal: not in a git directory
时间 2019-12-04
标签
fatal
git
directory
栏目
Git
繁體版
原文
原文链接
第一次使用git,在设置邮箱的时候报错了。 说是没有这个目录。个人状况比较简单,是由于我没有将当前目录做为git目录。 先执行命令 git init 。 再执行git config user.email “email@test.com” 就能够了。 若是你已经init了。 那么你能够在你的仓库目录下,右击鼠标,在此处打开命令窗口。在cmd执行此语句。就好了。git
>>阅读原文<<
相关文章
1.
edx fatal: Not a git repository
2.
git --解决fatal: Not a git repository
3.
git 解决fatal: Not a git repository
4.
fatal: 'origin' does not appear to be a git repository
5.
fatal: Not a git repository Stopping at filesystem boundary
6.
Loading transformation from repository [addSyncDate] in directory [/] [Fatal Error]
7.
git add... fatal: not a git repository (or any of the parent directories): .git
8.
git fatal: destination path '**' already exists and is not an empty directory.解决
9.
解决 fatal: Not a git repository (or any of the parent directories): .git 问题
10.
fatal: not a git repository (or any of the parent directories): .git
更多相关文章...
•
PHP 5 Directory 函数
-
PHP参考手册
•
Git Gitee
-
Git 教程
•
Git可视化极简易教程 — Git GUI使用方法
•
Git五分钟教程
相关标签/搜索
fatal
directory
a'+'a
not...else
a+aa+aaa+a...a
git#git
git
method...in
in+exists
Git
Git 教程
Redis教程
Git
Git GUI
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
NLP《词汇表示方法(六)ELMO》
2.
必看!RDS 数据库入门一本通(附网盘链接)
3.
阿里云1C2G虚拟机【99/年】羊毛党集合啦!
4.
10秒钟的Cat 6A网线认证仪_DSX2-5000 CH
5.
074《从零开始学Python网络爬虫》小记
6.
实例12--会动的地图
7.
听荐 | 「谈笑风声」,一次投资圈的尝试
8.
阿里技术官手写800多页PDF总结《精通Java Web整合开发》
9.
设计模式之☞状态模式实战
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
edx fatal: Not a git repository
2.
git --解决fatal: Not a git repository
3.
git 解决fatal: Not a git repository
4.
fatal: 'origin' does not appear to be a git repository
5.
fatal: Not a git repository Stopping at filesystem boundary
6.
Loading transformation from repository [addSyncDate] in directory [/] [Fatal Error]
7.
git add... fatal: not a git repository (or any of the parent directories): .git
8.
git fatal: destination path '**' already exists and is not an empty directory.解决
9.
解决 fatal: Not a git repository (or any of the parent directories): .git 问题
10.
fatal: not a git repository (or any of the parent directories): .git
>>更多相关文章<<