Y
Hacker News
new
|
ask
|
show
|
jobs
by
drewcoo
440 days ago
Git is a DVCS. The D stands for distributed, meaning (in old people language) masterless. Git doesn't have a "global."
1 comments
mdavidn
438 days ago
While that's true in theory, in practice GitHub or GitLab is the "global" replica for most developers.
link