Inside Git: How It Works and the Role of the .git Folder
Most people learn Git by memorizing commands. git add, git commit, git push. And that works fine for a while. But at some point something weird happens, a merge conflict, a detached HEAD, a missing co
blog.dipanshu.dev5 min read