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

[3.3 Git Branching - Branch Management] - tip 'git branch --no-merged master' does not work or is not clear

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

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
48/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
停滞
技術スタック
git
領域
documentation

調査の方向性

Start by locating the English Pro Git source for section 3.3, “Git Branching - Branch Management,” and inspect the tip containing git branch --no-merged master. Clarify the surrounding text or example so readers understand what topicA and featureB represent, then verify the result on the book website and in the generated PDF.

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

説明

bug
There's no existing/similar bug report.
  • I have searched the existing issues
This report is about a single actionable bug.
  • I'm reporting a single actionable bug
This report is about the ProGit book, version 2, English language.
  • This bug is not about a translation or old version
Bug covers book website/pdf
  • I confirm the bug is about the book as found on the website/pdf
Problem is present in the Pro Git book on the website?
  • This bug also affects the Pro Git book as published on the website.
Which version of the book is affected?

Source files

Describe the bug:

In the section '3.3 Git Branching - Branch Management' there is the following tip:

$ git checkout testing
$ git branch --no-merged master
topicA
featureB

Reading the tip text and the output of the command, I got the impression that topicA and featureB are issues or functions, and not branches, since topicA and featureB are never mentioned earlier in the book.

Steps to reproduce:
  1. Go to '...'
  2. Click on '...'
  3. 'Scroll down to '...'
  4. See error
Expected behavior:

Clear tip text

Screenshots:

No response

Additional context:

No response

Device

No response

Operating system

No response

Browser/application + version

No response

主要言語
CSS
スター
6.6k
フォーク
2.1k
PR マージ指標
30日以内にマージされた PR はありません

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

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

はじめの一歩

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

progit/progit2 のほかの issue

progit/progit2 の issue をすべて見る

似ている issue

Documentation の issue をもっと見る

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

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