We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1876e commit 5c9c990Copy full SHA for 5c9c990
Documentation/config.txt
@@ -480,7 +480,7 @@ branch.<name>.remote::
480
branch.<name>.merge::
481
Defines, together with branch.<name>.remote, the upstream branch
482
for the given branch. It tells 'git-fetch'/'git-pull' which
483
- branch to merge from.
+ branch to merge and can also affect 'git-push' (see push.default).
484
When in branch <name>, it tells 'git-fetch' the default
485
refspec to be marked for merging in FETCH_HEAD. The value is
486
handled like the remote part of a refspec, and must match a
0 commit comments