5 ms·
Can we please demand that Github provide mirror APIs to competitors? We're just asking for an extinction-level event. "Oops, our AI deleted the world's open sou
by thesmart 7mo ago
Can we please demand that Github provide mirror APIs to competitors? We're just asking for an extinction-level event. "Oops, our AI deleted the world's open source."
Any public source code hosting service should be able to subscribe to public repo changes. It belongs to the authors, not to Microsoft.
- munk-a 7mo agoThe history of tickets and PRs would be a major loss - but a beauty of git is that if at least one dev has the repo checked out then you can easily rehost the code history.
- 1313ed01 7mo agoIt would be nice to have some sort of widespread standard for doing issue tracking, reviews, and CI in the repo, synced with the repo to all its clones (and fully from version-managed text-files and scripts) rather than in external, centralized, web tools.
- _flux 7mo agoMaking it even easier to snipe accidentally committed credentials?
- kgwxd 7mo agoNo, we can't. Hence Git. Use it the right way, or prepare for the fallout. Anyone looking for a good way to prepare for that, I suggest Git.
- small_model 7mo agoEvery repo usually has at least one local copy somewhere, worst would be few old repos disappear.
- prashantsengar 7mo agoYour comment led me to create this: https://github.com/prashantsengar/GitEcho https://github.com/prashantsengar/GitEcho