Bare operations so that this work with jujutsu, etc.
未关闭
- 主要语言
- Go
- 星标
- 1.5k
- 派生
- 70
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 7
描述
I'm using jujutsu so please provide commands that does not create any branch, checkout any branch, etc.
For comparison, graphite has `--branch` arg for essential commands so it can work with jujutsu.
I'll even question why it isn't designed like this. Like you only need
`gh stack `: Stack `branch1` on top of `branch2`, or if branch2 is missing, it will be the first branch in the stack
`gh submit `: Push a tracked branch to github.
贡献指南
调研方向
首先检查现有命令的行为,以及 issue 中描述的 jujutsu 和 Graphite 对比。明确哪些操作必须避免创建分支或 checkout,然后说明提议的命令接口,以及缺少第二个分支和提交跟踪分支时的行为。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go
- 领域
- cli
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 冷清
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100