In this exercise we will role play as team of 4 and practice git workflows.
- Make a team of 4 developers.
- create a repo with this template.
- follow the speakers instructions.
- enjoy your learning!
This are the git commands you will need for this exercise.
git clone
git checkout
git add
git status
git commit
git log
git pull
git push