idea使用git常见问题汇总(二)

前言

记录git使用过程中遇到的问题。

一、常见问题

1、idea 中出现“Сannot Run Git Cannot identify version of git executable: no response”

解决办法:settings->Version Control -> Git;将路径改成手动配置,不由idea自己检测可执行路径。

自动检测:

修改后:

2、提交代码时出现如下错误 

Unable to access 'https://github.com/ZhangShuai-King/reserve_zbj.git/': 
Unknown SSL protocol error in connection to github.com:443

 然后,然而我本地并没有用代理啊,断了下无线重连,居然可以了。。。

3、

如果错过太阳时你流了泪,那你也要错过群星了。
在所有的矛盾中,要优先解决主要矛盾,其他矛盾也就迎刃而解。
不要做个笨蛋,为失去的郁郁寡欢,聪明的人,已经找到了解决问题的办法,或正在寻找。
原文地址:https://www.cnblogs.com/szrs/p/15261378.html