Inside Git: How It Works and the Role of the .git Folder
How Git Works Internally
if we install git in our local system, it also tracks the changes in code in our local machine.
as we code not only one day, we usually work on any project for no of days, in that scenario the git helps to track the changes...
gitworkingsupport.hashnode.dev3 min read