Inside Git: How It Works and the Role of the .git Folder
Most developers use Git every day, doing - git init , git add, git commit but very few of them know how git actually handles all these commits internally
In this blog, we will look inside Git , how it works internally, and explore the important role ...
insidegitwork.hashnode.dev4 min read