Tag Archives: git

git同时push到多个仓库

为防止一个git仓库由于各种原因造成无法访问,可以将代码push到多个仓库。 编 … Continue reading

Github被墙,不用纠结了,用GitCafe吧

Github于某年某月某日被关在门外,虽然注册github很早,一直没怎么用。被 … Continue reading

msysgit 中文乱码问题解决方法

最近试用了一下git,msysgit安装好后处理中文是有问题的:ls中文目录/文 … Continue reading