Git worktrees: parallel branches without the stash juggling
A colleague asks for an urgent review whilst a refactor is halfway across the working tree. The usual ways to juggle parallel branches are all bad: a panicky git stash, a second clone that drifts out of sync, or a polite request to wait.
15 January 2023 · 13 min read · Git, Productivity, ConfigurationRead →