Terminology
- Master Branch - Must be named "master", must always have passing tests, and is not guaranteed to always work in production environments.
- Change Branches - Any branch that introduces changes like a new feature, a @@ -441,13 +441,13 @@ and creates a merge commit to mark the integration of the branch with master. -