github / github/app

The fact that session automatically make new copies for the git worktree make...

未关闭
#2,546 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
没有语言数据
星标
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。