nerdexam
Microsoft

70-496 · Question #103

You have a team project that consists of a single application. The team project has the version control branching structure shown in the following graphic. You release hotfixes to the current…

The correct answer is B. Merge the changeset from the Release branch to the Main branch. See the full explanation below for the reasoning.

Question

You have a team project that consists of a single application. The team project has the version control branching structure shown in the following graphic. You release hotfixes to the current version of the application from the Release branch. You release new versions of the application from the Main branch. Your team is currently working in the Development branch. You develop a hotfix to the application in the Release branch. You need to ensure that the hotfix changeset is in every future release of the application. What should you do?

Options

  • AMerge the changeset from the Main branch to the Release branch.
  • BMerge the changeset from the Release branch to the Main branch.
  • CBranch from the Main branch to the Release branch using the changeset ID .
  • DBranch from the Release branch to the Main branch using the changeset ID .

How the community answered

(37 responses)
  • A
    3% (1)
  • B
    78% (29)
  • C
    11% (4)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full 70-496 Practice