I need to be able to customize the full worktree path.
未关闭
- 主要语言
- 没有语言数据
- 星标
- 2.1k
- 派生
- 153
- PR 合并指标
- 30 天内没有已合并 PR
描述
I need to be able to customize the full worktree path... My normal dev path is D:\dev\Project - anything longer than this falls foul to CMAKE OBJECT_PATH_MAX (250 chars)
(Windows long paths and Git long paths are set - but CMAKE has issues)
---
| Field | Value |
| --- | --- |
| App version | 1.0.17 |
| OS | Windows 10.0.26200 |
| Theme | GitHub |
| Path | / |
| Tenure | Week 3 |
贡献指南
调研方向
首先,在 Windows 10 上使用长度超过 250 个字符的 repository 路径重现该问题,然后追踪应用如何选择和存储其 worktree 路径。完成的标准是可以自定义完整的 worktree 路径,并避免报告的 CMAKE OBJECT_PATH_MAX 失败。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cmake
- 领域
- build-system, desktop
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 48/100