Inside Git: How It Works and the Role of the .git Folder
For a long time, I used Git without really thinking about what it was doing. I ran git add, followed it with git commit, and things mostly worked.
The moment I became curious was when I accidentally opened the .git folder. It was full of strange file...
mastering-git-fundamentals.hashnode.dev5 min read