We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9c7a1fc + 8603c41 commit 11fac26Copy full SHA for 11fac26
Documentation/config/merge.txt
@@ -14,7 +14,7 @@ merge.defaultToUpstream::
14
branches at the remote named by `branch.<current branch>.remote`
15
are consulted, and then they are mapped via `remote.<remote>.fetch`
16
to their corresponding remote-tracking branches, and the tips of
17
- these tracking branches are merged.
+ these tracking branches are merged. Defaults to true.
18
19
merge.ff::
20
By default, Git does not create an extra merge commit when merging
0 commit comments