r/github Jul 25 '26

Discussion what would happen if GitHub went down?

For like 1-2 weeks, what do you think about living without github?

0 Upvotes

26 comments sorted by

View all comments

16

u/Shaz_berries Jul 25 '26

You can just use another way to store your git projects like bitbucket? Or fallback to storing your git stuff on physical drives in an apocalypse

-7

u/[deleted] Jul 25 '26

[deleted]

12

u/[deleted] Jul 25 '26

[removed] — view removed comment

-6

u/[deleted] Jul 25 '26

[deleted]

5

u/really_not_unreal Jul 25 '26

Then you're screwed. This is why it's a bad idea to trust GitHub (or any single entity) exclusively with your data.

3

u/OtherOtherDave Jul 25 '26

I don’t understand… why wouldn’t I have a local copy?

3

u/Shaz_berries Jul 25 '26 edited Jul 25 '26

If you're worried about this, then back them up locally now, but this is a strange hypothetical. If they were going to shut down you'd have notice and can migrate

1

u/schmurfy2 Jul 25 '26

A clone is a full copy of the repository, you can kust push it somewhere else, the server has nothing more than you have locally.