Name the actual branch in CLAUDE.md

The file said to work on `main`, but this repo's mainline is `master` and no
`main` exists — which is how a feature branch got created instead.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Brandon Li
2026-08-30 13:46:17 -05:00
co-authored by Claude Opus 5
parent 7686301a70
commit a8853c56d1
+1 -1
View File
@@ -1,6 +1,6 @@
# Claude Instructions
## Working Directory
Always work directly on `main`. Do **not** create worktrees or feature branches unless explicitly asked.
Always work directly on `master` — this repo has no `main`. Do **not** create worktrees or feature branches unless explicitly asked.
The project root is `D:\Development\market-dev\autotrader-firms\autotrader`.