Changes

Jump to: navigation, search

Phonegap Healthcare Adapter

465 bytes added, 17:35, 3 August 2012
Branching Rules
* [https://developer.mozilla.org/en-US/docs/Mercurial Mozilla Mercurial Docs]
=== Branching Rules ===
* Nobody commits to default
** default is the master branch we will use to generate submissions back to NexJ
* Nobody commits to dev
** dev is the branch were the latest completed features and bug fixes come together to testing
* Keep branches relevant
** If the ''focus'' of what your coding changes, make a new branch
* Best practice is to branch off of dev
** Exceptional scenarios call for branching off of default or other branches, you will not encounter them
* Branch names in lowercase
* Hyphenate branch names if required
** A bitbucket issue, example: ''issue-14 OR bug-14''
** A feature name, example: ''cryptography-bug''
 
== Resources ==

Navigation menu