Inside Git: How It Works and the Role of the .git Folder
Jan 28 · 5 min read · For the first year of my coding life (okay, maybe two), my relationship with Git was basically superstition. I had memorized a sacred chant. Every time I finished some code, I would open the terminal and robotically type: git add . git commit -m "ple...
Join discussion
