Inside Git: How It Works and the Role of the .git Folder
Introduction
When we use Git daily, we mostly interact with it through commands like git add, git commit, or git log. However, for a long time, I personally treated Git like a black box — I knew what commands to type, but I did not really know what w...
manpreet-soft-eng.hashnode.dev4 min read