[Requests and ideas] # Feature Request: Global Default for Session Container Type (Branches vs Wor...
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 2.1k
- Forks
- 153
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
**Mood:** 😊
**Category:** Requests and ideas
# Feature Request: Global Default for Session Container Type (Branches vs Worktrees)
## Summary
Allow users to set a global default for whether new projects use **local branches** or **git worktrees** for session management, rather than defaulting to worktrees every time.
## Problem
When adding new repositories to Copilot CLI, each project defaults to using git worktrees for session isolation. Users who prefer working with local branches must manually configure this per project. For users managing many repositories, this becomes repetitive and tedious.
## Proposed Solution
Add a global user preference/setting (e.g., in app settings or a config file) that lets users choose their default session container type:
- **Git Worktrees** (current default)
- **Local Branches**
This default would apply whenever a new project is added to the app. Individual projects could still override the global setting if needed.
## Benefits
- Reduces repetitive configuration when onboarding multiple repositories
- Respects user workflow preferences out of the box
- Simple to implement as a user-level setting with per-project override
---
| Field | Value |
| --- | --- |
| App version | 1.0.0 |
| OS | Windows 10.0.26200 |
| Theme | GitHub |
| Path | /chat |
| Tenure | Week 3 |
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
The issue names no files, tests, or entry points. Start by locating the app's project settings and session-container selection flow; done means a global choice between Git worktrees and local branches is applied to newly added projects while preserving per-project overrides.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- git
- Domaine
- desktop
- Type d'issue
- Fonctionnalité
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- Calme
- Clarté
- À clarifier
- Accessibilité débutants
- 42/100