This repository is a collection of exercises in git that simulate real life problems.
Pick an exercise. Enter the exercise directory. Each exercise directory contains the following files:
- env-setup.sh
- README.md
The README file contains two things:
- The scenario of the exercise - depics how you got to this situation and what is required of you to do (but of course it does not contains information about how to do so).
- A set up section that explains how to run the
env-setupfile in order to create the git repos for the exercise.