Exploring Git Internals - Part 3: The .git folder
Jan 14 · 4 min read · In the previous articles, we explored the git basics. Now lets look at how git works internally. Before we do that though, lets look at the main git commands that are used by developers every day. git init - initialize the repository git status - c...
Join discussion


