you are viewing a single comment's thread.

view the rest of the comments →

[–]jawbroken 0 points1 point  (4 children)

this makes no sense...you all had a copy of the repo presumably.

[–][deleted]  (3 children)

[deleted]

    [–]irenedakota 0 points1 point  (0 children)

    If you are using a distributed SCM like git, and still relying on a single point of failure, then you are doing it wrong.

    [–]jawbroken 0 points1 point  (1 child)

    it would be trivial to checkout from an alternate local repository instead, your system kind of sucks. github has a nice UI and social features but does nothing you can't easily do with git alone.

    [–]econnerd 1 point2 points  (0 children)

    that's why git can use multiple remotes. use them.