Remix.run Logo
drewcoo 7 months ago

Git is a DVCS. The D stands for distributed, meaning (in old people language) masterless. Git doesn't have a "global."

mdavidn 7 months ago | parent [-]

While that's true in theory, in practice GitHub or GitLab is the "global" replica for most developers.