How Git Works Internally
Most developers learn Git by memorising commands like git add, git commit, and git push. But Git becomes much easier once you understand what is happening behind the scenes.
In this blog, we’ll open the black box and see:
What the mysterious .git fo...
blog.suprabhat.site4 min read