commit-graph: fix GRAPH_MIN_SIZE
[gitweb.git] / Documentation / revisions.txt
index e760416d079170e0ac8b187bbf5a734b2c5eb04d..7d1bd440944149bb8de03a9a202e46c85ec646f2 100644 (file)
@@ -351,6 +351,7 @@ Here are a handful of examples using the Loeliger illustration above,
 with each step in the notation's expansion and selection carefully
 spelt out:
 
+....
    Args   Expanded arguments    Selected commits
    D                            G H D
    D F                          G H I J D F
@@ -373,3 +374,4 @@ spelt out:
          = B ^B^1 ^B^2 ^B^3
          = B ^D ^E ^F          B
    F^! D  = F ^I ^J D           G H D F
+....