Inside Git : How It Works and the Role of the .git Folder
Jan 21 · 3 min read · Introduction - Most beginners use Git commands like git add and git commit , but they don’t know what Git is doing inside the folder. Git actually keeps all the tracking information inside a hidden folder called .git this folder is the brain of your ...
Join discussion

