Inside Git: How It Works and the Role of the ".git/ " Folder .
P.S :- Git means the Entire software. & .git/ the folder that is created when we run “git init “.
Git is a code tracking software. It’s main task is to keep track of all the changes that were made to a file, stores these changes in itself using encry...
git-101.hashnode.dev8 min read