Inside Git: How It Works and the Role of the .git Folder
Introduction
When you use Git, most of the time you interact with simple commands like git add and git commit. But have you ever wondered what Git is actually doing behind the scenes?
Every Git reposi
subhasis-blog.hashnode.dev7 min read