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)- A3% (2)
- B14% (9)
- C79% (52)
- D5% (3)
Community Discussion
No community discussion yet for this question.