Skip to content

Commit dfe79d1

Browse files
lwinmoepaingclaude
andcommitted
🔧 build: add git switch preference to CLAUDE.md
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c0f58a0 commit dfe79d1

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ When localizing hero sections or large headings with Myanmar text:
8787

8888
Save all screenshots (including Playwright MCP captures) to the `screen-shot/` folder in the project root.
8989

90+
## Git Preferences
91+
92+
- Use `git switch` instead of `git checkout` for branch switching
93+
- Use `git switch -c <branch>` instead of `git checkout -b <branch>` for creating new branches
94+
9095
## CI/CD
9196

9297
GitHub Actions (`.github/workflows/build.yml`): on push/PR to `main`, installs with Bun, builds, deploys to GitHub Pages.

0 commit comments

Comments
 (0)