When the "Repos directory" setting is changed (e.
- 主要言語
- 言語のデータがありません
- スター
- 2.1k
- フォーク
- 153
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
When the "Repos directory" setting is changed (e.g. from ~/.copilot/repos to ~/repos), existing projects retain their original main_repo_path in the projects table and root_resource_uri in the project_checkouts table. This causes worktree creation to fail for those projects because the app tries to run git worktree add from a main checkout path that no longer exists.
---
| Field | Value |
| --- | --- |
| App version | 1.0.21 |
| OS | macOS 26.5.2 |
| Theme | GitHub |
| Path | /chat |
| Tenure | Day 4 (Week 1) |
コントリビューションガイド
調査の方向性
Start at the /chat settings flow and trace how changing the Repos directory affects the projects table and project_checkouts table. Inspect how those stored paths are used during git worktree creation; done means existing projects use the new valid checkout location and worktree creation succeeds after the setting changes.
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git
- 領域
- databases, desktop
- issue の種類
- バグ
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 52/100