Inside Git: How It Works and the Role of the .git Folder
Introduction
As a developer you have might worked with Git to organize your code files and maintain a history of file changes. But, we won’t open the .git folder or we open it rarely. In this .git folder all magic happens, Your commit history, file c...
mdsaleh.hashnode.dev5 min read