Inside Git: What’s Actually Happening in that .git Folder?
We’ve all seen it. You initialize a project, and suddenly there’s a hidden .git folder sitting there. It’s small at first, but it’s the brain of your entire project. If you delete that folder, your project’s "memory" is gone.
To master Git, you have ...
a-mans-guide-to-git.hashnode.dev3 min read