Merge branch 'xf/user-manual-markup'

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
This commit is contained in:
Junio C Hamano
2015-10-29 13:59:14 -07:00
11 changed files with 11 additions and 11 deletions

View File

@ -1,5 +1,5 @@
Git v1.8.3.1 Release Notes Git v1.8.3.1 Release Notes
======================== ==========================
Fixes since v1.8.3 Fixes since v1.8.3
------------------ ------------------

View File

@ -1,5 +1,5 @@
Git v1.8.4.1 Release Notes Git v1.8.4.1 Release Notes
======================== ==========================
Fixes since v1.8.4 Fixes since v1.8.4
------------------ ------------------

View File

@ -1,5 +1,5 @@
Git v1.8.4.2 Release Notes Git v1.8.4.2 Release Notes
======================== ==========================
Fixes since v1.8.4.1 Fixes since v1.8.4.1
-------------------- --------------------

View File

@ -1,5 +1,5 @@
Git v1.8.4.3 Release Notes Git v1.8.4.3 Release Notes
======================== ==========================
Fixes since v1.8.4.2 Fixes since v1.8.4.2
-------------------- --------------------

View File

@ -1,5 +1,5 @@
Git v1.8.4.4 Release Notes Git v1.8.4.4 Release Notes
======================== ==========================
Fixes since v1.8.4.3 Fixes since v1.8.4.3
-------------------- --------------------

View File

@ -256,7 +256,7 @@ Then compile and test the chosen revision, and afterwards mark
the revision as good or bad in the usual manner. the revision as good or bad in the usual manner.
Bisect skip Bisect skip
~~~~~~~~~~~~ ~~~~~~~~~~~
Instead of choosing a nearby commit by yourself, you can ask Git to do Instead of choosing a nearby commit by yourself, you can ask Git to do
it for you by issuing the command: it for you by issuing the command:

View File

@ -1,5 +1,5 @@
git-remote(1) git-remote(1)
============ =============
NAME NAME
---- ----

View File

@ -1,5 +1,5 @@
git-upload-archive(1) git-upload-archive(1)
==================== =====================
NAME NAME
---- ----

View File

@ -1,5 +1,5 @@
gitrevisions(7) gitrevisions(7)
================ ===============
NAME NAME
---- ----

View File

@ -36,7 +36,7 @@ The `<pushurl>` is used for pushes only. It is optional and defaults
to `<url>`. to `<url>`.
Named file in `$GIT_DIR/remotes` Named file in `$GIT_DIR/remotes`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
You can choose to provide the name of a You can choose to provide the name of a
file in `$GIT_DIR/remotes`. The URL file in `$GIT_DIR/remotes`. The URL

View File

@ -1491,7 +1491,7 @@ resolving a merge>>.
[[fixing-a-mistake-by-rewriting-history]] [[fixing-a-mistake-by-rewriting-history]]
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 If the problematic commit is the most recent commit, and you have not
yet made that commit public, then you may just yet made that commit public, then you may just