Inside Git: How It Works and the Role of the .git Folder
Git’s real magic is inside the git folder. If you're familiar with git then you will never be confused. Git has many files in the .git folder like which file that has our data and our code backup. There are sevral file inside .git folder. When git in...
asifansari.hashnode.dev2 min read