Mood: 😔
Category: General
Working locally on a project only allows the Github default branch.
This does not make any sense. To work on a different branch, I have to use the worktree and then select the branch I wanna work from. Working on a worktree from a monorepo is problematic because of the shared environment variables. You need to fix these 2 issues
| Field |
Value |
| App version |
0.2.8 |
| OS |
macOS 26.5.0 |
| Theme |
GitHub |
| Path |
/chat |
| Tenure |
Day 3 (Week 1) |
Mood: 😔
Category: General
Working locally on a project only allows the Github default branch.
This does not make any sense. To work on a different branch, I have to use the worktree and then select the branch I wanna work from. Working on a worktree from a monorepo is problematic because of the shared environment variables. You need to fix these 2 issues