You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sam Chau edited this page May 9, 2024
·
1 revision
Branches Overview
Main Branch
The main branch serves as the primary branch for stable releases. It should always represent the latest stable version of the project.
Dev Branch
The dev branch contains the latest features that have been approved by the lead developer and passed any integration tests. This branch serves as the staging area for upcoming releases.
Other Branches
All other branches contain bleeding-edge content that has not yet been approved for merging into dev. These branches are typically used for ongoing development, experimental features, bug fixes, or documentation updates.
Type: Describes the purpose or category of the branch.
Name: Provides a brief, descriptive label for the branch.