make folder to house worktrees configurable
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 2.1k
- Forks
- 157
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Problem
At the moment, repositories and their worktrees need to exist under the same parent folder. This creates a workflow issue for users who use IDEs and other development tools.
For example, I keep my repositories in a directory that I open in IntelliJ IDEA and several other tools. When worktrees are created alongside the repositories, those tools detect each worktree as a separate Git project, cluttering the workspace with additional projects and diffs that I don't want to see.
Proposed Solution
It would be very helpful if the location where worktrees are created could be made configurable.
This would allow users to:
Keep their primary repository directory clean.
Store worktrees in a separate location dedicated to temporary or parallel work.
Avoid IDEs and other tooling automatically detecting every worktree as an additional Git project.
---
| Field | Value |
| --- | --- |
| App version | 1.0.22 |
| OS | macOS 26.4.1 |
| Theme | GitHub |
| Path | /chat |
| Tenure | Week 2 |
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par localiser le flux de création des worktrees et l’interface de configuration de l’application. Suivez la manière dont le dossier parent actuel est sélectionné, puis définissez une destination configurable pour les nouveaux worktrees et vérifiez que les dépôts peuvent rester séparés de leurs worktrees.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- git
- Domaine
- desktop, developer-experience
- Type d'issue
- Fonctionnalité
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Activité
- Calme
- Clarté
- Plutôt claire
- Accessibilité débutants
- 48/100