github / github/app

[Requests and ideas] # Feature Request: Global Default for Session Container Type (Branches vs Wor...

オープン
#1,111 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
Requests and ideas
主要言語
言語のデータがありません
スター
2.1k
フォーク
153
PR マージ指標
30日以内にマージされた PR はありません

説明

**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 |

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。