Question 32:
A team is currently working on a repository in Azure Repos for managing all of the source code. There are a high number of feature requests. That makes it difficult to follow the history of 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 pull request template. Would this fulfill the requirement?
Answer options:
A.Yes B.No