Time for a (truly) decentralized version control system?
Better to refer to them as 'code forges', the central locations where clone your git repo from, and that have additional features such as issue tracker, team boards, and what-have-you..
> decentralized
The code forges themselves (github, gitlab, gitea, sourcehut, vervis, etc.) are not decentralized, but the open ForgeFed protocol, under development at https://forgefed.peers.community (an extension of ActivityPub), facilitates decentralization of forges.
---
TL;DR Talking about decentralizing GH / VCS always leads to (correct) reactions such as 'git is already decentralized'. Code forge interactions need to become decentralized too.