Skip to content

Commit c6617d1

Browse files
committed
Merge branch 'tb/push-simple-uses-branch-merge-config'
Doc update. * tb/push-simple-uses-branch-merge-config: Documentation/git-push.txt: correct configuration typo
2 parents 1424303 + 4c8e3dc commit c6617d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-push.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -600,7 +600,7 @@ EXAMPLES
600600

601601
`git push origin`::
602602
Without additional configuration, pushes the current branch to
603-
the configured upstream (`remote.origin.merge` configuration
603+
the configured upstream (`branch.<name>.merge` configuration
604604
variable) if it has the same name as the current branch, and
605605
errors out without pushing otherwise.
606606
+

0 commit comments

Comments
 (0)