Skip to content

Commit ea1f611

Browse files
committed
Merge branch 'jc/fmt-merge-msg-suppress-destination'
Docfix. * jc/fmt-merge-msg-suppress-destination: config/fmt-merge-msg.txt: drop space in quote
2 parents d1b7504 + 10a7584 commit ea1f611

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/config/fmt-merge-msg.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ merge.suppressDest::
1313
By adding a glob that matches the names of integration
1414
branches to this multi-valued configuration variable, the
1515
default merge message computed for merges into these
16-
integration branches will omit " into <branch name>" from
16+
integration branches will omit "into <branch name>" from
1717
its title.
1818
+
1919
An element with an empty value can be used to clear the list

0 commit comments

Comments
 (0)