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?
Computer scienceSoftware development foundationsComputer science fundamentalsVersion controlGitGitflow
Gitflow auxiliary branches
Working algorithm
Report a typo
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
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.