File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -155,8 +155,8 @@ a version of the project. These records are \index{git!commit} called **commits
155
155
are a snapshot of the file contents as well
156
156
metadata about the repository at that time the record was created (who made the
157
157
commit, when it was made, etc.). In the local and remote repositories shown in
158
- Figure \@ ref(fig: vc1-no-changes ), there are two commits represented as gray
159
- circles . Each commit can be identified by a
158
+ Figure \@ ref(fig: vc1-no-changes ), there are two commits represented as light blue
159
+ rectangles inside the "Repository History" sections . Each commit can be identified by a
160
160
human-readable ** message** , which you write when you make a commit, and a
161
161
** commit hash** that Git automatically adds for you.
162
162
You can’t perform that action at this time.
0 commit comments