git & gitee
git & gitee
国内环境gitee速度较快可作为Clone & poll中转。
push提交
git push -f git@github.com:`USERNAME`/`REPO`.git master:gh-pages
git push -f git@gitee.com:`USERNAME`/`REPO`.git master:gh-pages国内环境gitee速度较快可作为Clone & poll中转。
git push -f git@github.com:`USERNAME`/`REPO`.git master:gh-pages
git push -f git@gitee.com:`USERNAME`/`REPO`.git master:gh-pages