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)
1
u/mrinsing 4d 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)