Test Your Knowledge

Project Workflow - Lesson 3: Git Branching Strategy Quiz

Answer all questions to test your understanding

1 What is the purpose of a Git branching strategy?
2 What is Git Flow?
3 What is GitHub Flow?
4 What is a Pull Request?
5 What is a merge conflict in Git?
6 Which command creates a new branch and switches to it in Git?