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:
Kirill Smelkov 2010-09-28 12:20:24 +04:00 коммит произвёл Junio C Hamano
Родитель 2bea593bf0
Коммит fa8347b816
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -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": 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 Some more interesting work has been done in the upstream project, and