美文网首页IDEA-ProblemSet
IDEA-ProblemSet-02-idea项目提交到GitH

IDEA-ProblemSet-02-idea项目提交到GitH

作者: 蓦然飞跃 | 来源:发表于2018-08-23 16:52 被阅读6次

问题描述:

今天想把idea上的项目push到GitHub上时,却出现了下面的错误:
Can't connect to repository from configured remote. You could want to check .git

解决办法:

[1] 打开项目所在文件夹
[2] 开启隐藏文件夹
工具-->文件夹选项-->查看-->高级设置


windows7-开启隐藏文件夹.png

[3] 找到.git文件夹,并删除,并重启idea即可

操作图如下: image.png

相关文章

网友评论

    本文标题:IDEA-ProblemSet-02-idea项目提交到GitH

    本文链接:https://www.haomeiwen.com/subject/onjmiftx.html