8 ms·
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].
by jacobsimeon 14y 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.html http://www.kernel.org/pub/software/scm/git/docs/git-daemon.h...
- procyon 14y agoagree. 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.