Skip to content
This repository was archived by the owner on Apr 25, 2024. It is now read-only.

Team Resources

Michael Starkweather edited this page Oct 4, 2013 · 4 revisions

Setting up Git

A guide to setting up Git under Windows using Git Extensions and GitHub is here. Once you have set up Git Extensions and your GitHub account, you can clone the development branch to get a snapshot of what we are working on right now.

Working with Git

A very good tutorial for using Git is available here.

We will be using the GitFlow Workflow for managing the project.

Commit message should look like this.

Clone this wiki locally