Inside Git: How It Works and the Role of the .git Folder
In the previous blog, we learn about what is Git, its basic commands etc.
Now in this blog, we will learn about that where git stores all the changes that user makes inside the code.
.git folder
The
harshitsharma1835.hashnode.dev2 min read