Inside Git: How It Works and the Role of the .git Folder
Brief discussion about how git works and what actually .git folder does
Jan 16, 20263 min read2

Search for a command to run...
Articles tagged with #github
Brief discussion about how git works and what actually .git folder does

Basic and essential commands required for using git.

A brief discussion about version control why it was needed and how collaboration worked before VCSs.
