25
loading...
This website collects cookies to deliver better user experience
master
(or main
) branch and a cert
branchmaster
(or main
)cert
cert
on master
(or main
)feature/<name>
for a feature and hotfix/<name>
for a bug resolutionmaster
(or main
)cert
to have it testedmaster
(or main
)master
(or main
) in your feature branch on a regular basis
.cert
could be deployed at any given time on your certification environmentmaster
(or main
) could be deployed at any given time on your production environmentcert
master
(or main
)master
(or main
).cert
and on master
(or main
). It's up to you, but it may helps to control your flow.cert
and on master
(or main
). git checkout -b newbranch yourtag
).