nerdexam
SAP

C_FIORDEV_21 · Question #103

Which of the following best describes a commit?

The correct answer is C. With every commit, GIT takes a snapshot of the current state of the underlying files. See the full explanation below for the reasoning.

Question

Which of the following best describes a commit?

Options

  • AA commit in GIT is a local operation.
  • BWith every commit, a new local repository is created.
  • CWith every commit, GIT takes a snapshot of the current state of the underlying files.
  • DWith every commit, GIT create a new branch.

How the community answered

(66 responses)
  • A
    3% (2)
  • B
    14% (9)
  • C
    79% (52)
  • D
    5% (3)

Community Discussion

No community discussion yet for this question.

Full C_FIORDEV_21 Practice