Inside Git: How It Works and the Role of the .git Folder
In my previous blog, I learned the basic Git commands. But after using commands like git add and git commit, I had a question:
Where does Git actually store all this information? ๐ค
That's where the h
hardikbabla.hashnode.dev3 min read