git 配置同时 push 到多个源

git remote set-url --add --push origin https://timger:password@bitbucket.org/timger/exapmle.git
git push origin master

timger
631 声望22 粉丝