Confirmed users
514
edits
m (→workflow) |
|||
| Line 3: | Line 3: | ||
= Main branches = | = Main branches = | ||
*master | *master (development) | ||
* | *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. | ||
== | == production == | ||
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 = | ||