Inside Git: How It Works and the Role of the .git Folder
When we use Git daily, we mostly interact with commands like git add, git commit, and git status.But what actually happens behind the scenes when we run these commands?
At some point, every beginner gets curious about the mysterious .git folder that ...
riteshv.hashnode.dev4 min read