Git Worktrees Are Separate Desks
June 25, 2026
A simple mental model for Git worktrees: separate folders for the same repository history, each with its own files, staging area, and HEAD.
Topic archive
June 25, 2026
A simple mental model for Git worktrees: separate folders for the same repository history, each with its own files, staging area, and HEAD.
June 18, 2026
How Git's local exclude file keeps personal notes, AI research, scratch scripts, and temporary files out of shared repository history.
November 23, 2025
Configure multiple GitHub accounts on the same Mac using SSH keys and per-repository settings
Picking an article...