ExamQuestions.com

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

Microsoft

Microsoft Azure DevOps Solutions (AZ-400)

65 / 375

Question 65:

Your team is planning to host a git repository using Azure Repos. The team would be hosting the following types of files- ASP.Net core code files
Images, JavaScript files linked to the projects
The team wants to follow the best practices when it comes to hosting the files in a git-based repository. 
Which of the following can be used to manage source files that have substantial differences between versions and frequent updates to the files?

Answer options:

A.Git locking
B.Git merge
C.Git LFS
D.Git squash merge