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

[3.6 Git Branching - Rebasing] - C3' is missing in Figure 40

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

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

評価

難易度
2/5
見積もり時間
1〜3時間
初心者へのやさしさ
55/100
issue の種類
ドキュメント
明瞭さ
明確に書かれている
活発さ
停滞
技術スタック
git
領域
documentation

調査の方向性

Start with the source files for Figures 39–41 in the Pro Git book and reproduce the git rebase --onto master server client sequence described in the issue. Compare the diagrams with the expected commit sequence, then verify that the corrected Figures 40 and 41 render correctly on the website and in the 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:

After the command

git rebase --onto master server client

The commit C3 is also re-based in top of master C6. The lack of C3' in Figure 40 and Figure 41 is a bug and causes confusion in the understanding of the topic.

Steps to reproduce:
  1. Do all git commands to reproduce Figure 39 in your local test repository
  2. run:

git rebase --onto master server client

After solving the merge conflicts, you will notice that C3 is part of the rebase.

Expected behavior:

At Figure 40 and Figure 41, the master line shall be:
C1 - C2 - C5 - C6 - C3' - C8' - C9'

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 を短くまとめたダイジェスト。