We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5773f4c commit 52c2d20Copy full SHA for 52c2d20
book/10-git-internals/sections/objects.asc
@@ -242,7 +242,7 @@ $ echo 'first commit' | git commit-tree d8329f
242
fdf4fc3344e67ab068f836878b6c4951e3b15f3d
243
----
244
245
-You will get another hash value because of different creation time and author data.
+You will get a different hash value because of different creation time and author data.
246
Replace commit and tag hashes with your own checksums further in this chapter.
247
Now you can look at your new commit object with `cat-file`:
248
0 commit comments