git config --local -e
change entry of
url = git@github.com:username/repo.git
to
url = https://github.com/username/repo.git
ref: http://stackoverflow.com/questions/15589682/ssh-connect-to-host-github-com-port-22-connection-timed-out
git config --local -e
change entry of
url = git@github.com:username/repo.git
to
url = https://github.com/username/repo.git
ref: http://stackoverflow.com/questions/15589682/ssh-connect-to-host-github-com-port-22-connection-timed-out
上一篇:git add
下一篇:git 常用命令笔记
git 推送失败
文章目录项目场景:
前言前一阵儿,在公司同步github代码到本地的时候,爆出了这样的一
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M