赞
踩
网上找了好多办法,试了好久,花了不少时间,以下方法亲测有效:
1.git config --global --list //查看配置,未有以下配置则执行以下内容
2.git config --global url."https://github.com/".insteadOf git://github.com/
3.git config --global url."https://".insteadOf git://`
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。