Git Objects 101: The Fundamentals of Git's Internal Architecture (Part 1 of 3)
Many of us use Git on a daily basis but how many of us know what goes on under the hood? For example:
What happens when we do git commit?
What are git branches?
What are git trees and blobs?
What is SHA and why is it used?
In this 3 part series...
hamees.hashnode.dev4 min read