Part 3: How Git Really Works Internally
So far in this series, we understood three important things:
Why Git exists
What problems it solves
How we use Git from the outside (add, commit, etc.)
Now comes a very natural question:
What is Git actually doing inside when I run commands lik...
madinbloch.hashnode.dev5 min read