doc: fix unmatched code fences
authorJean-Noel Avila <jn.avila@free.fr>
Tue, 12 May 2015 17:23:20 +0000 (19:23 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 May 2015 20:08:13 +0000 (13:08 -0700)
This mismatch upsets the renderer on git-scm.com.

Signed-off-by: Jean-Noel Avila <jn.avila@free.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/gitcore-tutorial.txt
index d2d7c213dd56f3886b7ab7e3651e1e80eec3b2ef..385a4b1012cb5862f736340ae46f643429ad1b28 100644 (file)
@@ -259,7 +259,7 @@ index 557db03..263414f 100644
 @@ -1 +1,2 @@
  Hello World
 +It's a new day for git
-----
+------------
 
 i.e. the diff of the change we caused by adding another line to `hello`.