I need to be able to customize the full worktree path.
Open
- Dominant language
- No language data
- Stars
- 2.1k
- Forks
- 153
- PR merge metrics
- No merged PRs in 30d
Description
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 |
Contributor guide
Research direction
Start by reproducing the issue on Windows 10 with a repository path longer than 250 characters, then trace how the app selects and stores its worktree path. Done means the full worktree path can be customized and the reported CMAKE OBJECT_PATH_MAX failure is avoided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cmake
- Domain
- build-system, desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100