Error Running Git Empty git --version output:IDEA关联GitHub时出现这个错误
Posted 无知的我
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Error Running Git Empty git --version output:IDEA关联GitHub时出现这个错误相关的知识,希望对你有一定的参考价值。
刚刚学习使用idea中,想要把自己的项目上传到github,遇到这样一个问题,先记录下来,到时候解决了在把方法贴出来。
--------------------------------------------------------------这是分割线 --------------------------------------------------------------
我那个错误的原因是那个地方要的是git.exe,我一开始以为是github的客户端。
最后去下载了git的客户端。Git下载: http://git-scm.com/downloads 。
如果你要想上传自己的项目到github的话,推荐这篇博客:https://www.cnblogs.com/JKayFeng/p/5842060.html
以上是关于Error Running Git Empty git --version output:IDEA关联GitHub时出现这个错误的主要内容,如果未能解决你的问题,请参考以下文章
Git : error: object file xxx is empty 错误修复方法
萌新笔记——git的问题(error: object file .git/objects/* is empty...)的解决方案及对git版本库文件的了解
git :error: bad signature fatal: index file corrupt
IDEA配置Tomcat报错Error running Tomcat9.0怎么解决?
git报错---If no other git process is currently running...
centos 安装 ejabberd 报“Error: Error running Post Install Script.”问题排查