`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.
貢獻指南
研究方向
從 `gh stack init` 命令的進入點開始,追蹤它如何選取並準備來源分支。將該流程與針對 `git town hack` 描述的最新行為進行比較,然後執行現有的 CLI 測試或命令檢查。完成的標準是:初始化能可靠地從最新的來源分支開始,並且涵蓋所選預設值或 flag 的行為。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- git, github, go
- 領域
- cli
- Issue 類型
- 功能
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 冷清
- 描述清晰度
- 基本清楚
- 新手友好度
- 55/100