Is it possible to push to 2 or more remote repositories at the same time?
Is it possible to push to 2 or more remote repositories at the same time?
I only want to mirror the main repository, where mos开发者_如何学Got if not all the pulls will come from.
If not, if you find youself doing the same push and want to speed things up, you could make an alias in your shell for as many commands as you need.
And you don't need to pull from the same places just because you push to them
精彩评论