Ever wondered what Git actually is, why developers use it, or what terms like commit, repository, staging, and version control mean?
Weβre starting from absolute zero. π¨βπ»
π¬ Lecture 1: Git & GitHub Fundamentals
In this lecture, youβll learn:
What is Version Control?
Git vs GitHub
Working Directory
Staging Area
Repository
git init
git status
git add
git commit
git diff
git log
Your first Git repository & commits
π Watch Lecture 1: YouTube β Git & GitHub Fundamentals
π» Don't just watch β code along!
Next up: GitHub, Push, Pull, Clone & Fork π₯
Top comments (0)