NANDHOO
.
Learning Paths
Dashboard
Sign In
Home
Dashboard
Git: The Complete Version Control Guide
Git Workflows: Gitflow and Alternative Approaches
Quiz
Chapter Quiz: Git Workflows: Gitflow and Alternative Approaches
Git Workflows
Complete this assessment with 100% score to master this chapter.
01
In the classic Gitflow workflow, which branch is used as the integration branch for developing features?
main
master
develop
release
02
Which workflow relies on developers committing directly to the main branch multiple times a day?
Gitflow
GitHub Flow
Trunk-Based Development
Forking Workflow
Submit Answers
Back to Lesson
Next Chapter