Skip to content

Commit 11fac26

Browse files
committed
Merge branch 'fc/doc-default-to-upstream-config'
Doc clean-up. * fc/doc-default-to-upstream-config: doc: merge: mention default of defaulttoupstream
2 parents 9c7a1fc + 8603c41 commit 11fac26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/merge.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ merge.defaultToUpstream::
1414
branches at the remote named by `branch.<current branch>.remote`
1515
are consulted, and then they are mapped via `remote.<remote>.fetch`
1616
to their corresponding remote-tracking branches, and the tips of
17-
these tracking branches are merged.
17+
these tracking branches are merged. Defaults to true.
1818

1919
merge.ff::
2020
By default, Git does not create an extra merge commit when merging

0 commit comments

Comments
 (0)