Working algorithm

Report a typo

Maria, Daniel, and Veronica are developing a website for an online store. For convenience, they decided to use the Gitflow model. In what order can they do this? What are the most important actions they need to take?

Put the items in the correct order
start working on the develop branch
create a feature branch
merge the final version into master
initialize a repository
work on final steps in release branch
merge feature into develop
___

Create a free account to access the full topic