Changes

Release Management

120 bytes added, 06:53, 24 April 2014
/* Committing */
See the [[Modularisation]] page for further details.
== Committing / Git Workflow ==We follow the Git branching model according to: http://nvie.com/posts/a-successful-git-branching-model/ 
Each change-set in the git repository (and thus each commit) ideally contains only one concise and consistent change.
The commit-message precisely describes the change. If the change is in respond to a bug-report or feature-request, the number of the bug-report or feature-request is included.
SLB, editor, reviewer
3,368
edits