]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/git-push.txt
Documentation/git-push.txt: correct configuration typo
[thirdparty/git.git] / Documentation / git-push.txt
index ab103c82cfdc38c37e7aa0e07c324ca31681ae22..a953c7c38790a8545489ae621113ebe62d9d0fe2 100644 (file)
@@ -600,7 +600,7 @@ EXAMPLES
 
 `git push origin`::
        Without additional configuration, pushes the current branch to
-       the configured upstream (`remote.origin.merge` configuration
+       the configured upstream (`branch.<name>.merge` configuration
        variable) if it has the same name as the current branch, and
        errors out without pushing otherwise.
 +