you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago (1 child)

Counterpoint: it is a chain and there absolutely is not one server.

  • source
  • parent
  • hideshow 2 child comments
  • [–] -2 points 2 years ago (4 children)

    For each project there is one authoritative instance, one "server" that everyone pushes to. Otherwise you get chaos.

  • source
  • parent
  • hideshow 8 child comments
  • [–] 9 points 2 years ago

    That's not a git thing though. You can totally have multiple remotes and the remotes are just git repositories themselves. Git is 100% decentralized. There is technically nothing stopping you from having multiple remotes.

  • source
  • parent
  • [–] 3 points 2 years ago (1 child)

    And nobody ever forked a project, and lived happily ever after, then end.

  • source
  • parent
  • hideshow 2 child comments