`gh stack init` should start up-to-date
未关闭
feature request
topic: cli - init
- 主要语言
- Go
- 星标
- 1.5k
- 派生
- 70
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 7
描述
`git town hack` always ensures that when you start a new branch, you are up-to-date on the source branch first - this is extremely useful. `gh stack init` should either have the same behavior by default, or offer a (defaultable) flag to do the same.
贡献指南
调研方向
Start at the `gh stack init` command entry point and trace how it selects and prepares the source branch. Compare that flow with the up-to-date behavior described for `git town hack`, then run the existing CLI tests or command checks. Done means initialization reliably starts from an up-to-date source branch, with the chosen default or flag behavior covered.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- git, github, go
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100