Inside Git: How It Works and the Role of the .git Folder
We’ve all been there.Type git init in the terminal and a sneaky hidden folder named .git appears in that directory. And inside that folder lies one of the most elegant data structures in modern computing. In this post, we’re going to look at how Git ...
krishnasharma0.hashnode.dev4 min read