Understanding How Git Works Internally
Introduction
When I first started using Git most commands felt like magic because I could not see what Git did under the hood. I could run git add and git commit. I did not know what was happening inside Git. In this blog I share my understanding of ...
git-basics-as-beginners.hashnode.dev3 min read