| AZ400 Certification Dump Question 59
You plan a Git branching strategy for your company.
You need to ensure that the strategy will dictate that pull requests must deploy to production for testing before they can merge to the main branch.
Which branching strategy should you use?
Select only one answer.
Choose the correct option from below list
(1)centralized
(2)forking
(3)GitHub Flow
(4)trunk-based
Answer:-(3)GitHub Flow | | |