Skip to content

docs(CLAUDE): document develop / master git flow#57

Open
GasperX93 wants to merge 2 commits into
developfrom
docs/git-workflow-in-claude-md
Open

docs(CLAUDE): document develop / master git flow#57
GasperX93 wants to merge 2 commits into
developfrom
docs/git-workflow-in-claude-md

Conversation

@GasperX93

Copy link
Copy Markdown
Owner

Adds a Git workflow section to CLAUDE.md so contributors and future Claude sessions follow the develop → master flow we agreed on after hitting the SDK-version-mismatch issue between testers.

Covers: day-to-day flow, releases, hotfixes.

After hitting an asymmetric resolution issue caused by two testers
being on different feature branches with different SDK pins, the
team agreed to integrate everything into a develop branch first.
Both tester docs now point to develop instead of individual feat/*
branches, and explain why.
Adds a Git workflow section so contributors (and future Claude
sessions) know that develop is the daily integration branch and
master gets updated only at release time.

Captures: day-to-day flow, release flow (with the Vite cache clear
gotcha), and the hotfix back-merge pattern.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant