nerdexam
Microsoft

70-355 · Question #40

Your company has a private GitHub repository. A new developer needs to make a change to a project in the repository. What should the developer do first?

The correct answer is D. Clone the repository locally. See the full explanation below for the reasoning.

Question

Your company has a private GitHub repository. A new developer needs to make a change to a project in the repository. What should the developer do first?

Options

  • ACreate a new local branch of the repository.
  • BCreate a new remote branch of the repository.
  • CCommit the remote repository.
  • DClone the repository locally.

How the community answered

(58 responses)
  • A
    12% (7)
  • B
    5% (3)
  • C
    3% (2)
  • D
    79% (46)

Community Discussion

No community discussion yet for this question.

Full 70-355 Practice