Let’s see under the hood of Git : Look at this image : This is what inside .git folder looks like. Let us take an example : Imagine in our project we just have a single file named “Myfile.txt“. Now, when we run the command git init. It initialize an...
lokesh-dev.hashnode.dev4 min readNo responses yet.