Merge branch 'jk/push-option-doc-markup-fix' into maint

Doc markup fix.

* jk/push-option-doc-markup-fix:
  doc/config/push: use longer "--" line for preformatted example
maint
Junio C Hamano 2020-03-17 15:02:22 -07:00
commit 3246495a5c
1 changed files with 2 additions and 2 deletions
Documentation/config

View File

@ -79,7 +79,7 @@ higher priority configuration file (e.g. `.git/config` in a
repository) to clear the values inherited from a lower priority
configuration files (e.g. `$HOME/.gitconfig`).
+
--
----

Example:

@ -96,7 +96,7 @@ repo/.git/config

This will result in only b (a and c are cleared).

--
----

push.recurseSubmodules::
Make sure all submodule commits used by the revisions to be pushed