|
|
|
|
|
by worble
2171 days ago
|
|
The easy solution to this is that git supports pushing to multiple remotes: https://news.ycombinator.com/item?id=23818609 In fact, with all these free services, I'd probably say it's well worth automatically making remotes (at least) for GitLab, GitHub and having a local Gitea for everything you do. This should be resilient against specific outages, or GitHub simply deciding they don't like your project name, or some other disaster. |
|