How Git Really Works Behind the Scenes
Introduction
Most developers use git add, git commit, and git push every day.But what actually happens inside Git when you run these commands?
This article focuses on understanding how Git works internally, so you can build a strong mental model inst...
kousik-chowdhury.hashnode.dev3 min read