Search notes:

blob object [git]

An untyped object, for example file content.

Looking at the content of a blob object

git cat-file blob 5f39acdb8....

See also

Git objects
git hash-object, git unpack-file

Index