📄️ Git Basics for Claude Code
What Git is and how to init, add, and commit through Claude
📄️ Committing with Claude
How Claude creates commits, reviews diffs, and follows commit conventions
📄️ Pull Requests and Reviews
Create PRs with gh, review code, and use /pr-comments
📄️ Resolving Merge Conflicts
Understand what merge conflicts are and how Claude helps resolve them
📄️ Capstone: Git Workflow
Module 06 capstone project — create a repo, branch, PR, review, and merge