摘要: git 删除远端分支 git branch -r -d origin/远端分支名称 git 克隆远端 http连接:git clone with http 报错: git clone http://000.000.000.000:port/pathname/xxxx.git Cloning into 阅读全文