Remix.run Logo
drewcoo 3 months ago

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

mdavidn 3 months ago | parent [-]

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