IntermediateVocabulary#git#internals#version-control#vocabulary

Git Internals: Object Model Vocabulary

Understand Git's object database vocabulary — blob, tree, commit, and tag objects, how pack files use delta compression to reduce size, and how git cat-file inspects the object store.

0 / 5 completed
1 / 5
What does a blob object store in Git's object database?