在git安装目录下的etc/ssh/ssh_config文件中,增加一行 ServerAliveInterval 60 现在再使用ssh时,就可以一直保存ssh连接在线了。
ServerAliveInterval 60