/
GIT is a distributed networked application

GIT is a distributed networked application

GIT was built from the ground up to enable widely distributed teams of people to be successful together.

When we work with GIT we are working with a local clone and then pushing and pulling information with the original shared copy of the GIT repository. Like so:

John’s local repo ↔︎ Shared Repo ↔︎ Mary’s Repo

I almost think of GIT being like cells exchanging DNA between each other. It’s analogous.

 

 

Related content

Git Clone
Git Clone
Read with this
What is GIT?
What is GIT?
More like this
Commit and Push Changes to Git
Commit and Push Changes to Git
Read with this
Basic workflow of git for day to day use
Basic workflow of git for day to day use
More like this
HL7 (Health Level Seven)
HL7 (Health Level Seven)
Read with this
Git Push
Git Push
More like this