Skip to content

Commit 975e00f

Browse files
committed
Merge branch 'jk/push-option-doc-markup-fix' into next
Doc markup fix. * jk/push-option-doc-markup-fix: doc/config/push: use longer "--" line for preformatted example
2 parents 62b2264 + 0aa6ce3 commit 975e00f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/config/push.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ higher priority configuration file (e.g. `.git/config` in a
8080
repository) to clear the values inherited from a lower priority
8181
configuration files (e.g. `$HOME/.gitconfig`).
8282
+
83-
--
83+
----
8484

8585
Example:
8686

@@ -97,7 +97,7 @@ repo/.git/config
9797

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

100-
--
100+
----
101101

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

0 commit comments

Comments
 (0)