标签:解决办法 远程 下载 分支 dash host文件 branch jpg src
2020年04月12日19:06:19
2个解决办法,一个是借助码云,最后修改配置文件重新导向github网址。
二十修改host文件,配置github的ip。
比如下载Fabric仓库
https://github.com/hyperledger/fabric
git clone https://github.com/hyperledger/fabric.git
码云主页面:https://gitee.com/fengnanzi/dashboard
导入成功后
在本地clone下来
git branch --remote
ls -a
修改配置文件config
vim .git/config
修改url
git remote set -url
http://tool.chinaz.com/dns?type=1&host=&ip=
服务器host地址
一般在/etc/hosts
END
标签:解决办法 远程 下载 分支 dash host文件 branch jpg src
原文地址:https://www.cnblogs.com/oneapple/p/12687083.html