Welcome to the Git Advanced Workshop!
This workshop is intended to teach you the basics of collaborating as a team on versioned files and what role git plays in all this. We will talk about some mental models in the git-world, that enable this collaboration and what is important to keep in mind when working with it as a team.
There are several hands-on exercises that will help us build a better understanding of the concepts and how it works in practice.
To get started, create a local copy of this repository using a terminal and the following command:
git clone [email protected]:CorrelAid/d4g-git-advanced.git
cd d4g-git-advanced- official git docs: https://git-scm.com/docs