nerdexam
Cisco

200-901 · Question #391

A developer is working on a new feature in a branch named 'newfeat123456789' and the current working primary branch is named 'prim987654321'. The developer requires a merge commit during a fast forwar

Sign in or unlock 200-901 to reveal the answer and full explanation for question #391. The question stem and answer options stay visible for context.

Software Development and Design

Question

A developer is working on a new feature in a branch named 'newfeat123456789' and the current working primary branch is named 'prim987654321'. The developer requires a merge commit during a fast forward merge for record-keeping purposes. Which Git command must be used?

Options

  • Agit merge --no-ff newfeat123456789
  • Bgit commit --no-ff newfeat123456789
  • Cgit add --commit-ff newfeat123456789
  • Dgit reset --commit-ff newfeat123456789

Unlock 200-901 to see the answer

You've previewed enough free 200-901 questions. Unlock 200-901 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#Branching and Merging#Version Control#Merge Commit
Full 200-901 Practice