Inside Git: How It Works and the Role of the .git Folder
When most developers start using Git they mostly learn commands.git add, git commit, git push, git pull.
At first Git feels like magic. You type a command and somehow your project history gets saved.
shantanucodes.hashnode.dev6 min read