Skip to content

Commit 0b0c277

Browse files
author
Mashrur Mia (Sa'ad)
committed
Fix figure title
The orphan blob d670460b4b4aece5915caf5c68d12f560a9fe3e4 is not in the figure. So the figure is not of "All the objects" but rather all the reachable ones.
1 parent d45fab1 commit 0b0c277

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/10-git-internals/sections/objects.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -328,7 +328,7 @@ $ find .git/objects -type f
328328

329329
If you follow all the internal pointers, you get an object graph something like this:
330330

331-
.All the objects in your Git directory.
331+
.All the reachable objects in your Git directory.
332332
image::images/data-model-3.png[All the objects in your Git directory.]
333333

334334
==== Object Storage

0 commit comments

Comments
 (0)