MicrosoftMicrosoft
GH-900 · Question #106
GH-900 Question #106: Real Exam Question with Answer & Explanation
Sign in or unlock GH-900 to reveal the answer and full explanation for question #106. The question stem and answer options stay visible for context.
Introduction to Git and GitHub
Question
Which of the following is the best description of a Git commit?
Options
- Aa snapshot of the entire repository at a specific point in time, capturing the state of all files in the
- Ba record of the most recent changes made by a developer in Git
- Ca series of changes made to a file, or set of files, in Git
- Da log message that describes the purpose of the changes made to the files in a Git repository
Unlock GH-900 to see the answer
You've previewed enough free GH-900 questions. Unlock GH-900 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 commit#Version control#Repository snapshots