-
[OPIK-6314] [INFRA] docs: branch worktrees off origin/main automatically (#6556)
发布于
2026-04-29 19:46:07 +00:00 Update Step 6b of work-on-jira-ticket.md so the worktree path runs
git fetch originand creates the branch fromorigin/main, instead
of inheriting whatever the parent checkout's HEAD currently is.Worktrees exist to isolate work; basing them on the parent checkout
state defeats the point and can mix in unrelated WIP. The non-worktree
path (Step 6c) is unchanged.Co-authored-by: Claude Opus 4.7 (1M context) noreply@anthropic.com
下载附件