[Bugs] The GitHub Copilot app doesn't properly read git worktrees.
- 主要语言
- 没有语言数据
- 星标
- 2.1k
- 派生
- 153
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Mood:** 😔
**Category:** Bugs
The GitHub Copilot app doesn't properly read git worktrees.
My folder structure works as such:
`X:/Projects/{project}` is the repo root.
Then worktrees are under the `X:/Projects/{project}/.worktrees/{worktree}` subfolders.
When I point the GHCP app to the repo root, it doesn't automatically pick up my worktrees and sessions in those worktrees.
---
| Field | Value |
| --- | --- |
| App version | 1.0.1 |
| OS | Windows 10.0.26637 |
| Theme | GitHub |
| Path | / |
| Tenure | Day 4 (Week 1) |
贡献指南
调研方向
首先,在 Windows 上的 GitHub Copilot 应用中,使用一个在 .worktrees 下包含 worktrees 的 repository 重现该问题,然后跟踪应用如何从选定的根目录发现 repositories 和 sessions。当打开 repository 根目录时能够检测到 worktrees 及其 sessions,并且在项目有合适的测试位置时覆盖报告的文件夹布局,即表示完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- git
- 领域
- desktop, developer-experience
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100