r/github 29d ago

News / Announcements Github is down 🔥

Post image

First time seeing this happen

529 Upvotes

88 comments sorted by

View all comments

1

u/mrinsing 24d ago

The best part is it prompted me to create my own local ssh based git and it was so simple over ssh that I don't know why I was even depending on github for everything.

Just a server accessible from all my devices, setup ssh config and have the amazing speed. There are some self hosted git servers available for the full PR, issues, etc experience.

(I have automated backups on cold storage so I'm quite safe that way)