比如我的仓库有 Remote A 、 B 、 C ,平时的提交可能提交到 A 、 B 、 C 任意一个 remote 上,希望可以快速的将最新的 remote pull 下来然后 push 到所有其他 remote 上,求脚本或工具,多谢~