To understand Git, let’s break it down into parts that make Git work for you
- The anatomy of Git Repo
- Create a GitHub Account and Set up Dev Machine
- Create and Clone a Remote Git Repo
- Fork an Existing Git Repo
- Use Git on a One-Person Team
- Use Git on a Multi-Persons Team
- Git Best Practice
- Extra: Create GitPage
The anatomy of Git Repo
Create a GitHub Account and Set up Dev Machine
Create and Clone a Remote Git Repo
Fork an Existing Git Repo
Use Git on a One-Person Team
Use Git on a Multi-Persons Team
Advanced: Cherrypick, revert comment, branching strategy, blame, comment