Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Skyward Boardcore
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Avionics
Software Development
Skyward Boardcore
Wiki
Git Workflow
Changes
Page history
New page
Templates
Clone repository
Update Git Workflow
authored
2 years ago
by
Matteo Pignataro
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Git-Workflow.md
+0
-2
0 additions, 2 deletions
Git-Workflow.md
with
0 additions
and
2 deletions
Git-Workflow.md
View page @
a96f037e
...
...
@@ -21,8 +21,6 @@ First of all, a few things about this repo:
In Boardcore there are two
**main branches**
:
-
The
`master`
branch: is the main branch, everything's that here has been tested and it's working (or at least it should).
-
The
`testing`
branch: is where development takes places. When a new feature is ready, it has to work with
the rest of the code and then, only when everything's working, it can be merged with the master.
------------------
**:warning: WARNING: You should NEVER commit directly to the master**
...
...
This diff is collapsed.
Click to expand it.