Hacker News new | ask | show | jobs
by eis 3892 days ago
Git does not need any centralized server. Git is fully distributed. It is a DVCS, D standing for Distributed.

That some/many organizations tend to centralize parts of Git, doesn't mean that Git itself is inherently centralized.

1 comments

HTTP's not inherently centralized either. What's your point?