[llvm] c1adb88 - git bisect docs: try to make commit ascii art show up

Nico Weber via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 10 12:19:08 PST 2020


Author: Nico Weber
Date: 2020-02-10T15:18:58-05:00
New Revision: c1adb88a31f37c7f2990c85a1f9297f44a23d32c

URL: https://github.com/llvm/llvm-project/commit/c1adb88a31f37c7f2990c85a1f9297f44a23d32c
DIFF: https://github.com/llvm/llvm-project/commit/c1adb88a31f37c7f2990c85a1f9297f44a23d32c.diff

LOG: git bisect docs: try to make commit ascii art show up

Added: 
    

Modified: 
    llvm/docs/GitBisecting.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/GitBisecting.rst b/llvm/docs/GitBisecting.rst
index 94fa40fc882b..d16b2fd5374c 100644
--- a/llvm/docs/GitBisecting.rst
+++ b/llvm/docs/GitBisecting.rst
@@ -80,7 +80,7 @@ Bisecting across multiple roots
 
 Here's how LLVM's history currently looks:
 
-  .. code-block::
+  .. code-block:: none
 
      A-o-o-......-o-D-o-o-HEAD
                    /


        


More information about the llvm-commits mailing list