问题描述:
今天想把idea上的项目push到GitHub上时,却出现了下面的错误:
Can't connect to repository from configured remote. You could want to check .git
解决办法:
[1] 打开项目所在文件夹
[2] 开启隐藏文件夹
工具-->文件夹选项-->查看-->高级设置

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

今天想把idea上的项目push到GitHub上时,却出现了下面的错误:
Can't connect to repository from configured remote. You could want to check .git
[1] 打开项目所在文件夹
[2] 开启隐藏文件夹
工具-->文件夹选项-->查看-->高级设置
[3] 找到.git文件夹,并删除,并重启idea即可
本文标题:IDEA-ProblemSet-02-idea项目提交到GitH
本文链接:https://www.haomeiwen.com/subject/onjmiftx.html
网友评论