Windows下使用Git Shell去Clone速度慢的解决办法
最近在折腾hexo,由于本屌技术不精,所以什么各种环境的搭建都用的windows系统,确实显得不够专业哈.
再用Git shell输入命令:
$ cd your-hexo-site
$ git clone https://github.com/iissnan/hexo-theme-next themes/next
那只有寥寥几kb的速度我也...