You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
is depiction of all the objects but missing the blob
d670460b4b4aece5915caf5c68d12f560a9fe3e4
Basically the object listing by find .git/objects -type f shows 10 objects, but the figure shows 9. The missing one is the orphan one - not pointed by any other objects. Therefore the caption isn't really "All the objects in your Git directory." :)