|
|
|
|
|
by kazinator
3954 days ago
|
|
Distributed doesn't mean decentralized; they are not synonyms. DNS is distributed, yet it has a "root" servers. Even if there a master repository in a given git scenario, it is still distributed because developers have their own repositories, which are independent, and contain a replica of the copies of the upstream objects. |
|
The Linux kernel is a proper example of distributed workflow.