Inside Git: how It Works and the Role of the .git Folder
When we use Git, most of the time we only type commands like git add or git commit. It works, so people move on without thinking what is really happening. But Git is not magic. It is just a system that stores data in a smart way. Once we understand h...
workingofgitfolderbyvinit.hashnode.dev3 min read