Hacker News new | ask | show | jobs
by deanclatworthy 4308 days ago
Or you could mirror to multiple repositories with one push. I write about how to use Github & Bitbucket simultaneously here: http://deanclatworthy.com/2013/01/how-to-avoid-relying-on-gi...
1 comments

Wow, that's a pretty neat approach! How well does that work with multiple people?
I can't imagine it would be that difficult with multiple people.

Even if they pulled from one or the other, so long as someone merges the changes from the missing repo, everyone will be good to go.

This is a pretty unique approach to multiple git servers.