Limyrx Studio IDE

Worktrees & Git

Resolve issues with git worktrees and version control in the IDE.

Worktree Conflicts

If a worktree fails to create, check that the branch isn't checked out elsewhere. Use git worktree list to see active worktrees.

Git Errors

Authentication failures usually mean expired credentials. Re-authenticate in Settings > Accounts.

Merge Conflicts

The IDE highlights conflicted files in the changes panel. Use the merge editor to resolve conflicts side-by-side.