Inside Git: How It Works and the Role of the .git Folder
Most of us use Git daily, running commands like git pull, git add, and git commit, etc. But have you ever thought about how it works behind the scenes when you run these commands? So in this article, we are going to see how Git works internally, how ...
mayurkondhare.hashnode.dev5 min read