提交 0fe547ba 编写于 作者: B bbcallen

tools: setup mirrors

上级 4770b609
#! /bin/sh
git remote add gitcafe git@gitcafe.com:bbcallen/ijkplayer.git
git remote add oschina git@git.oschina.net:bbcallen/ijkplayer.git
git remote add csdn git@code.csdn.net:bbcallen/ijkplayer.git
git fetch --all
#! /bin/sh
git push origin --all --follow-tags
git push gitcafe --all --follow-tags
git push oschina --all --follow-tags
git push csdn --all --follow-tags
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册