Merge branch 'ew/git-svn-http-tests'
[gitweb.git] / Documentation / git-push.txt
index e960258edf3b7112c107a6b5a4c112ac50711f7b..ec514f6cd5cc0f019b469d91fc6af365ce0a64a9 100644 (file)
@@ -281,7 +281,7 @@ origin +master` to force a push to the `master` branch). See the
        all submodules that changed in the revisions to be pushed will be
        pushed. If on-demand was not able to push all necessary revisions
        it will also be aborted and exit with non-zero status. A value of
-       'no' or using '--no-recurse-submodules' can be used to override the
+       'no' or using `--no-recurse-submodules` can be used to override the
        push.recurseSubmodules configuration variable when no submodule
        recursion is required.