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 0b0c277 commit d18eb27Copy full SHA for d18eb27
book/10-git-internals/sections/objects.asc
@@ -329,7 +329,7 @@ $ find .git/objects -type f
329
If you follow all the internal pointers, you get an object graph something like this:
330
331
.All the reachable objects in your Git directory.
332
-image::images/data-model-3.png[All the 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