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.
2 parents d45fab1 + d18eb27 commit ae52573Copy full SHA for ae52573
book/10-git-internals/sections/objects.asc
@@ -328,8 +328,8 @@ $ find .git/objects -type f
328
329
If you follow all the internal pointers, you get an object graph something like this:
330
331
-.All the objects in your Git directory.
332
-image::images/data-model-3.png[All the objects in your Git directory.]
+.All the reachable objects in your Git directory.
+image::images/data-model-3.png[All the reachable objects in your Git directory.]
333
334
==== Object Storage
335
0 commit comments