6 comments

[ 2.7 ms ] story [ 27.6 ms ] thread
As someone who is effected by this:

Are there any good ways to push/pull from multiple upstreams for whole teams? That also works with your whole CI workflow?

So that you for example can have copies of the repository available on both Bitbucket, GitHub, and GitLab at the same time.

Note - HTTPS git methods still work; it's git over SSH that's having a problem. You can switch a repo like this: https://help.github.com/articles/changing-a-remote-s-url/