Labs/Jetpack/FlightDeck/Code Workflow/Management Commands: Difference between revisions

Jump to navigation Jump to search
Line 3: Line 3:
= Main branches =
= Main branches =


*master
*master (development)
*trunk
*production


== master ==
== master ==
Line 10: Line 10:
We use master branch for development commits. That's the place where we will merge bug-#- hotfix-#- and release- branches.
We use master branch for development commits. That's the place where we will merge bug-#- hotfix-#- and release- branches.


== trunk ==
== production ==


Production branch. It is used to export code for production sites. That's the place where we will merge hotfix-#- and release- branches only.
It is used to export code for production sites. That's the place where we will merge hotfix-#- and release- branches only.


= Supporting branches =
= Supporting branches =
Confirmed users
514

edits

Navigation menu