Branches

Last Updated: 02.28.2019
You can find our branches here.
We have a number of branches going. You’re welcome to connect to any you wish though stuff gets pretty broken in some while we’re working on new features.
master
– main dev branchstable
– We try to keep this branch as stable as possibleMRS
– Core branch for MRSMRSDEV
– Dev branch for MRS test buildsMRSWORKSHOP
– Branch to have stable releases for MRS Workshops irrespective of whatever else we have going onfeatures/NAME
– We often setup new branches for features or tools in development
Getting Updates
cgmUpdate
You can use the cgmUpdateTool to grab branches. Make sure you switch your branch to whatever branch you like.
Source Tree
We use SourceTree to do our repos work.
If you’re doing code stuff you probably know how to manage that. If not we’ll get around to a tutorial on that if there is interest.
With the source tree setup you can:
- Grab build updates
- Grab specific branches
- Make your own Forks/Branches to start making your own stuff