Name | Branch | Websites |
---|---|---|
sito18 prod | master |
http://adb.tangible.is/ |
sito18 dev | development |
http://adb-dev.tangible.is/ |
sito22 | restyle |
http://adb22.tangible.is/ |
sito22 dev | restyle22/development |
http://adb22-dev.tangible.is/ |
restyle22/issue-XXXX
- features specific for restyling adb22 feature/issue-XXXX
- new features and bug fixeshotfix/issue-XXXX
- urgent fixesWe delivery to Endurance using develop
or feature
specific branches
The restyling branch restyle
remains isolated until completion, after that it will become a regular branch and will be merged into develop
and master
The overall flow of Gitflow is
development
branch is created from `masterFeature
branches are created from development
feature
is complete it is merged into both development
and master
master
is detected a hotfix
branch is created from master
hotfix
is complete it is merged to both development
and master
Feature
for Restyle22 are merged into restyle
branchrestyle
branch will remain unmerged until we decide to release it