wiki:Chimera2/git

Version 1 (modified by Conrad Huang, 13 years ago) ( diff )

--

Chimera 2 Revision Control

We will use git and git flow for revision control to manage Chimera 2 source code. Development will follow the Vincent Driessen's branching model where the master branch is the release branch and the develop branch is the daily build branch. The remainder of this document describes some common tasks using git.

Create Team Repository

Create Developer Repository on plato

Use develop Branch Directly for Development

Use Feature Branch for Development

Stash Modified Files before Switching Branches

Create Remote Repository

Use plato Repository to Coordinate Development on Multiple Hosts

Note: See TracWiki for help on using the wiki.