Signing you in…

Git Objects: Blob, Tree, Commit

What is Git really made of?

Git is not just a program for copying files. It is a content-addressable store. That means at its core there is a simple key–value database. The key is a hash of the content, and the value is the content itself. There are three main object types that build the tree of your project.

Content is available with subscription.
Get full access to all courses on the platform for one year with a single payment.
Unlike other platforms that charge per course, here you get everything for one price, and after one year of use there will be no automatic charge for the following year.