Inside Git: How it works and role of the .git Folder
Have you ever noticed that hidden .git folder in your project and wondered why it’s there? Or why Git is so fast and reliable?
So, basically the folder stores all the information related to the repository of your project and it is the reason git is s...
therealshreyash.hashnode.dev3 min read