This is a companion repository to git-for-daily-use.
To keep the exercises separate, each lives in its own branch.
$ git checkout -t origin/ex1-creating-good-commits
$ git checkout -t origin/ex2-merge-and-rebase
$ git checkout -t origin/ex3-handling-conflicts