[Bugs] Worktrees not created from base repo
Open
Bugs
- Dominant language
- No language data
- Stars
- 2.1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
**Category:** Bugs
Worktrees not created via git worktree
When using the "New Worktree" option in starting a new session, copilot picks a spot to drop a new worktree for the repo, but does not do so using `git worktree` which leaves this tree "dangling" away from the source repository. Git worktree should be used, not an fs copy.
---
| Field | Value |
| --- | --- |
| App version | 0.2.4 |
| OS | Windows 10.0.28020 |
| Theme | Notionish |
| Path | /chat |
| Tenure | Day 1 |
Contributor guide
Assessment
This issue has not been assessed yet.