FlashcardIntermediate
Git Object Model Overview
Git stores everything as four object types identified by SHA-1 hashes in a content-addressable database.
Question
What are the four object types in Git's object model?
Click to reveal answer
Git stores everything as four object types identified by SHA-1 hashes in a content-addressable database.
What are the four object types in Git's object model?