Code

user-manual: be consistent in illustrations to 'git rebase'
[git.git] / Documentation / user-manual.txt
index fecc4eb5b3b853f4781c769fff8337e8bb6c3500..84dfbf42ecbb8aee77bfc11d94179fdb8dbd50fa 100644 (file)
@@ -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