← Linux & ToolsLINUX & TOOLS 2.2
Git
Not started yet — the edit/stage/commit workflow through branching and remotes, plus the two kernel-adjacent Git skills driver work actually leans on. 7 bytes across 2 chapters.
Planned chapters
- A — Core Workflow. init/clone/status/add/commit, log/diff/show, branching (branch, checkout/switch, merge), remotes (push/pull/fetch), and commit hygiene.
- B — Kernel-Adjacent Git. format-patch/am for the kernel's email-based patch workflow, and git bisect for binary-searching a regression.
Not yet catalogued — check back once this topic is underway.
Notes from readers
Comments — via GitHub