摘要: 一、git-ssh连接方式: 使用http/https连接不需要额外的配置,但是如果工程中有一些比较大的文件,在push的时候经常会出现fatal: The remote end hung up unexpectedly的错误。解决的办法是切换成使用ssh连接。这需要配置一个ssh公钥。 使用htt 阅读全文
posted @ 2016-11-11 17:42 weichen_16 阅读(86) 评论(0) 推荐(0)