Inside Git: How It Works and the Role of the. git Folder
When you run git init, Git creates a hidden .git directory.
A lot of beginners never look inside it , and many are simply told, “Don’t touch it.”But that’s misleading: your project files are just files; the repository’s memory, history and smarts liv...
inside-git-by-pratik.hashnode.dev6 min read