Inside Git: The Role of .git folder
Git is a version control system that most of us use daily, but honestly, not many people really understand what's happening behind the scenes. When we change a file and commit it, what actually happens? How does Git keep track of everything? Lets get...
basicgitcommands.hashnode.dev4 min read