Hacker News new | ask | show | jobs
by jacobsimeon 4944 days ago
How does a github outtage cause you to go 'dead in the water'. You're still using git. If you need to share code among devs, you could always use git-daemon[1].

[1]: http://www.kernel.org/pub/software/scm/git/docs/git-daemon.h...

1 comments

agree. We heavily rely on Github as well but we have managed to get around the outages.

However, we have moved to bitbucket recently b.c their pricing was better suited for us.