Merge branch 'xf/user-manual-markup' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Nov 2015 22:20:47 +0000 (14:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Nov 2015 22:20:47 +0000 (14:20 -0800)
AsciiDoc markup fixes.

* xf/user-manual-markup:
Documentation: match undefline with the text in old release notes
Documentation: match underline with the text
Documentation: fix header markup

Documentation/RelNotes/1.8.3.1.txt
Documentation/RelNotes/1.8.4.1.txt
Documentation/RelNotes/1.8.4.2.txt
Documentation/RelNotes/1.8.4.3.txt
Documentation/RelNotes/1.8.4.4.txt
Documentation/git-bisect.txt
Documentation/git-remote.txt
Documentation/git-upload-archive.txt
Documentation/gitrevisions.txt
Documentation/urls-remotes.txt
Documentation/user-manual.txt
index fc3ea185a5e6f310994f41de48cad9ab21ecf348..986637b7551f14e530fc0eefb677851324fd5a98 100644 (file)
@@ -1,5 +1,5 @@
 Git v1.8.3.1 Release Notes
-========================
+==========================
 
 Fixes since v1.8.3
 ------------------
index 3aa25a274379dca115034bfd7201e97f72dcc651..96090ef599d34e1bdfe19e56fd85dda41aced65c 100644 (file)
@@ -1,5 +1,5 @@
 Git v1.8.4.1 Release Notes
-========================
+==========================
 
 Fixes since v1.8.4
 ------------------
index 9adccb1efb8d3fe8a117fdd13b40abb1cb757fb7..bf6fb1a02369845b487e00f4e6a02f4cfc8ae57f 100644 (file)
@@ -1,5 +1,5 @@
 Git v1.8.4.2 Release Notes
-========================
+==========================
 
 Fixes since v1.8.4.1
 --------------------
index 03f3d177518c706b4c020ce642e0aeb6b4bfbeeb..267a1b34b4d899ef7cb3ad5c8fcd607b85ee2f82 100644 (file)
@@ -1,5 +1,5 @@
 Git v1.8.4.3 Release Notes
-========================
+==========================
 
 Fixes since v1.8.4.2
 --------------------
index 7bc4c5dcc01b14fd7eb09be85269573f74759e01..a7c1ce15c061726814d22d5ec7ea8eae11398d0b 100644 (file)
@@ -1,5 +1,5 @@
 Git v1.8.4.4 Release Notes
-========================
+==========================
 
 Fixes since v1.8.4.3
 --------------------
index 0e7482b4c9a7ac839e070db8492cfadce72ce3e8..1b7a97b1dbd9a7c0efec1dd07e294badc4904c08 100644 (file)
@@ -174,7 +174,7 @@ Then compile and test the chosen revision, and afterwards mark
 the revision as good or bad in the usual manner.
 
 Bisect skip
-~~~~~~~~~~~~
+~~~~~~~~~~~
 
 Instead of choosing a nearby commit by yourself, you can ask Git to do
 it for you by issuing the command:
index 4c6d6de7b77c2f1a70e2335fed0e65e956f99c6f..8bd22aff8762f6ff480fe2007b65393eb12593cd 100644 (file)
@@ -1,5 +1,5 @@
 git-remote(1)
-============
+=============
 
 NAME
 ----
index cbef61ba88788b6b3dc89e5031b3addfcf0a2e7b..fba0f1c1b27c629b31c86f78fbe22fdfd3ce360d 100644 (file)
@@ -1,5 +1,5 @@
 git-upload-archive(1)
-====================
+=====================
 
 NAME
 ----
index c0ed6d19251c151ce268ab11166f1993d21d5f80..e903eb786049b4742e9d7c766b8448a503cbb6a3 100644 (file)
@@ -1,5 +1,5 @@
 gitrevisions(7)
-================
+===============
 
 NAME
 ----
index 282758e76887e34c1a162e8c00d3a1007d9e199c..bd184cd6539af2daef0226e7bf462b91ff5f3b4d 100644 (file)
@@ -36,7 +36,7 @@ The `<pushurl>` is used for pushes only. It is optional and defaults
 to `<url>`.
 
 Named file in `$GIT_DIR/remotes`
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 You can choose to provide the name of a
 file in `$GIT_DIR/remotes`.  The URL
index 1b7987e73767f1c71d777909f3b275b5976419aa..764a270c83ba6202ff7a3b58e6e067684ea3301f 100644 (file)
@@ -1491,7 +1491,7 @@ resolving a merge>>.
 
 [[fixing-a-mistake-by-rewriting-history]]
 Fixing a mistake by rewriting history
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 
 If the problematic commit is the most recent commit, and you have not
 yet made that commit public, then you may just