Git Flow

A text-file based thing for practising Git Flow workflow. Follow the git flow model and take one feature per person. Don’t worry about Hotfix branches for now: concentrate on using master, develop, and feature branches, and use git tag for a release.

To get your code into our text application thing:

Get started by doing a git clone on this repo. Then look at Feature List Part 1, then Part 2.

Discussion topics