SystemCraft Press

SystemCraft™ Companion Guide

Git & GitHub Companion Guide

From First Commit to Confident Collaboration

Git & GitHub Companion Guide cover

What you'll learn

  • Step-by-step workflows for the 90% of Git you use every day
  • Real command examples, not abstract theory
  • A calm, fear-reducing guide to merge conflicts
  • Scenario-based troubleshooting for common panic moments
  • A printable one-page cheat sheet for your desk

Table of contents

  1. 01

    Getting Started

    Remove fear and set the right mental model for Git and GitHub

  2. 02

    Core Daily Git Workflow

    The repeating loop that covers 90% of daily Git usage

  3. 03

    Branching Strategy

    How to use branches to keep work isolated, organized, and conflict-free

  4. 04

    Commits That Don't Suck

    How to write commits that communicate clearly and make collaboration easier

  5. 05

    Pull Requests

    How to open, manage, and merge Pull Requests effectively

  6. 06

    Merge Conflicts

    How to understand, resolve, and prevent merge conflicts without panic

  7. 07

    GitHub Workflow Rules

    The team agreements that keep repositories stable, reviewable, and conflict-free

  8. 08

    Quick Reference

    Command tables and lookup references for daily Git use

  9. 09

    Troubleshooting

    Scenario-based fixes for the most common Git problems

Who this is for

A practical, no-fluff reference built for developers who want to actually understand Git, not just memorize commands.

Other guides in the series