Create develop branch from main and document the branching strategy (main/develop/feature/*) in CLAUDE.md to enforce the workflow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
435 B
435 B
title, status, type, priority, created_at, updated_at, parent
| title | status | type | priority | created_at | updated_at | parent |
|---|---|---|---|---|---|---|
| Set up branching structure | completed | task | normal | 2026-02-09T15:30:35Z | 2026-02-10T10:49:55Z | nuzlocke-tracker-ahza |
Create the develop branch from main and establish the main/develop/feature/* branching workflow.
- Create
developbranch from currentmain - Push
developto remote - Set
developas the default working branch