The fact that session automatically make new copies for the git worktree make...
- 主要言語
- 言語のデータがありません
- スター
- 2.1k
- フォーク
- 153
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
The fact that session automatically make new copies for the git worktree makes this app unusable for me for two reasons:
1) our repository is large (multiple GB), and making a copy for each session both makes new session take forever to spin up, and eats up disk space quickly.
2) this means testing changes is cumbersome, because I need to set up a new local testing environment in the copied directory or manually move the changes.
I like the idea of a desktop app where managing multiple session is easier than the CLI version. But my first impressions are definitely that you have tried to make it beginner friendly by "hiding" complexity, which makes the experience worse for power users.
---
| Field | Value |
| --- | --- |
| App version | 1.1.3 |
| OS | Windows 10.0.26200 |
| Theme | GitHub |
| Path | /chat |
| Tenure | Day 1 |
コントリビューションガイド
調査の方向性
まず、デスクトップアプリでセッションがどのように Git worktrees を作成するかを追跡し、Windows の大規模なリポジトリについて説明されている動作を確認します。完了時には、セッションごとにリポジトリをコピーすることを避けながら、変更をテストするための実用的な手段を維持できる方法を提供する必要があります。起動時間、ディスク使用量、変更のテストを確認してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- git
- 領域
- desktop
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 静か
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 45/100