user-manual: be consistent in illustrations to 'git rebase'
Since we use a-b-c for mywork commits in one place, I think it would be logical to also use a-b-c too in other illustration on this topic. Signed-off-by: Kirill Smelkov <kirr@mns.spb.ru> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
2bea593bf0
commit
fa8347b816
@ -2439,9 +2439,9 @@ You have performed no merges into mywork, so it is just a simple linear
|
||||
sequence of patches on top of "origin":
|
||||
|
||||
................................................
|
||||
o--o--o <-- origin
|
||||
o--o--O <-- origin
|
||||
\
|
||||
o--o--o <-- mywork
|
||||
a--b--c <-- mywork
|
||||
................................................
|
||||
|
||||
Some more interesting work has been done in the upstream project, and
|
||||
|
Loading…
Reference in New Issue
Block a user