Microsoft
MB-500 · Question #322
Drag and Drop Question A company uses Dynamics 365 Finance. The company stores its software repository in a Git- based version control system. The company requires you to add a new feature to the exis
Sign in or unlock MB-500 to reveal the answer and full explanation for question #322. The question stem and answer options stay visible for context.
Apply developer tools
Question
Drag and Drop Question A company uses Dynamics 365 Finance. The company stores its software repository in a Git- based version control system. The company requires you to add a new feature to the existing code. You need to add your changes to the software repository. In which order should you perform the actions? To answer, move all actions from the list of actions to the answer area and arrange them in the correct order. Answer:
Exhibit
Answer Area
Drag items
Edit, save, and commit the code changes.From a Git command line tool or user interface, select the existing branch you want to branch from.Create a new branch that includes all recent changes.Pull and merge any new changes to the existing branch since the original branching.Push code and create a pull request.
Unlock MB-500 to see the answer
You've previewed enough free MB-500 questions. Unlock MB-500 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#Git workflow#pull request#branching#version control
