Inside Git: How It Works and the Role of the .git Folder
When we first learn Git, we usually memorize commands like git add, git commit, git push. We run them, something happens, and the project works. But deep inside, Git is doing much more.
Why learn how Git works inside?
When you know what Git does inte...
surajdotdev.hashnode.dev3 min read