How the git works internally
Most of beginners use the Git by simply memorizing the git commands like git add , git commit , git log etc without knowing the how git works, what process are undergo behind the scenes. Understanding the git is very essential for better woring. The ...
git-for-beginners-by-hammad.hashnode.dev4 min read