List of questions
Related questions
Question 58 - AZ-400 discussion
Your company uses a Get repository in Azure Repos to manage the source code of a web application. The master branch is protected from direct updates. Developers work on new features in the topic branches.
Because of the high volume of requested features, it is difficult to follow the history of the changes to the master branch.
You need to enforce a pull request merge strategy. The strategy must meet the following requirements:
Consolidate commit histories.
Merge the changes into a single commit.
Which merge strategy should you use in the branch policy?
A.
squash merge
B.
fast-forward merge
C.
Get fetch
D.
no-fast-forward merge
Your answer:
0 comments
Sorted by
Leave a comment first