doc: revisions: sort examples and fix alignment of the unchanged
The previous commit adjusted the column alignment for revision examples which show expansion. Fix the unchanged examples and sort those that show expansions to the end of the list. Signed-off-by: Philip Oakley <philipoakley@iee.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Philip Oakley committed
Aug 13, 2016 at 00:45 UTC
a117be4d34d7b8b13fd6c40791ba78eabecd884b
1 file changed
+6
-6
Documentation/revisions.txt
+6
-6
@@ -330,14 +330,14 @@ with each step in the notation's expansion and selection carefully
330
spelt out:
331
332
Args Expanded arguments Selected commits
333
- D G H D
334
- D F G H I J D F
335
- ^G D H D
336
- ^D B E I J F B
333
+ D G H D
334
+ D F G H I J D F
335
+ ^G D H D
336
+ ^D B E I J F B
337
+ ^D B C E I J F B C
338
+ C I J F C
339
B..C = ^B C C
340
B...C = B ^F C G H D E B C
339
- ^D B C E I J F B C
340
- C I J F C
341
C^@ = C^1
342
= F I J F
343
B^@ = B^1 B^2 B^3