Inside Git:How it works and the Role of .git folder
Git is a very popular version control system that tracks the changes in our code.
How Git internally works ?
From the outside git is looking very complex and complicated thing but it’s not the complicate it just stores the changes in .git directory W...
insidegit-how-it-works.hashnode.dev2 min read