git ssh端口非22端口解决方案

284次阅读
没有评论

对于新项目 git clone ssh://git@xxxx.com:22222/xxxxx/xxx.git
对于已经存在的项目,修改 .git/config 中仓库路径为上面的格式

正文完
 0
评论(没有评论)