|
|
|
|
|
by Taek
2022 days ago
|
|
GitHub's primary value add to the world isn't that it's a web interface to git. It's also a social network, an issue tracker, a workflow management system, a code review tool, a wiki-builder, a frontend for your CI, and plenty more. If github disappears tomorrow, all the code will be safe and decentralized already, yes, but most of the workflow of the software world would be significantly stunted for a good while, because everyone would need to migrate to something else (like GitLab) and then take the time to rebuild all of the data and flow that is on Github but isn't captured within the actual git repository. |
|