TIL That 'head' and 'HEAD' can resolve differently in added Git worktrees — David Winterbottom
To prepare for a live demo of agentic coding, I created two branches based off a historic commit and checked each one out in a separate worktree. The idea was to recreate commit b using two LLM agents, one in each branch, to compare their a…