Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Bare operations so that this work with jujutsu, etc.

オープン
#403 コメント 1 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
35/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
静か
技術スタック
go
領域
cli

調査の方向性

まず、既存のコマンドの動作と、issue で説明されている jujutsu と Graphite の比較を確認します。ブランチの作成や checkout を避ける必要がある操作を定義し、そのうえで、提案されているコマンドインターフェースと、2 つ目のブランチがない場合および追跡対象のブランチを送信する場合の動作を明確にします。

索引モデルが issue の本文から書いたものです。

説明

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 <branch1> <branch2>: Stack branch1 on top of branch2, or if branch2 is missing, it will be the first branch in the stack
gh submit <branch>: Push a tracked branch to github.

主要言語
Go
スター
1.5k
フォーク
73
平均マージ
1日 8時間
マージ済み PR(30日)
7

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

github/gh-stack のほかの issue

github/gh-stack の issue をすべて見る

似ている issue

Go の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。