Bare operations so that this work with jujutsu, etc.
オープン
- 主要言語
- Go
- スター
- 1.5k
- フォーク
- 70
- 平均マージ
- 1日 8時間
- マージ済み PR(30日)
- 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 を避ける必要がある操作を定義し、そのうえで、提案されているコマンドインターフェースと、2 つ目のブランチがない場合および追跡対象のブランチを送信する場合の動作を明確にします。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- go
- 領域
- cli
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 静か
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 35/100