ExamQuestions.com

Register
Login
Microsoft Azure DevOps Solutions (AZ-400) Exam Questions

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

33 / 375

Question 33:

A team is currently working on a repository in Azure repo’s for managing all of the source code. There are a high number of feature requests. So, that makes it difficult to follow the history of the changes to the master branch. You need to enforce a strategy that would Allows consolidation of all commit histories
Merge the changes into a single commit
You decide to implement a git fetch request. 
Would this fulfill the requirement?

Answer options:

A.Yes
B.No