Microsoft GH-900 Exam - Topic 4 Question 19 Discussion
Which of the following is the best description of a Git commit?
A) a snapshot of the entire repository at a specific point in time, capturing the state of all files in the project
B) a record of the most recent changes made by a developer in Git
C) a series of changes made to a file, or set of files, in Git
D) a log message that describes the purpose of the changes made to the files in a Git repository
Currently there are no comments in this discussion, be the first to comment!