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

Đang mở
#2,008 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
2/5
Thời gian dự kiến
1-3 giờ
Mức phù hợp với người mới
55/100
Loại issue
Tài liệu
Độ rõ ràng
Đặc tả rõ ràng
Mức độ hoạt động
Đình trệ
Công nghệ
git
Lĩnh vực
documentation

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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

Ngôn ngữ chính
CSS
Star
6.6k
Fork
2.1k
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Hướng dẫn đóng góp

Mở hướng dẫn đóng góp

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của progit/progit2

Tất cả issue của progit/progit2

Issue tương tự

Thêm issue về Documentation

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.