📄️ What Is Git?
Git isn't just a tool - it's a time machine for your code. Understanding what Git is and why it exists will change how you work forever.
📄️ Installing Git
Before you can use Git, you need to install it. Here's how to get Git running on your system.
📄️ Understanding Repositories
A repository is where Git stores your project's history. Understanding repositories is understanding Git's foundation.
📄️ The Git Workflow
Understanding Git's workflow is understanding how to use Git. Master this, and everything else makes sense.
📄️ Essential Git Commands
These are the commands you'll use 90% of the time. Master these, and you can do most Git work.