Merge branch 'jc/fmt-merge-msg-suppress-destination'

Docfix.

* jc/fmt-merge-msg-suppress-destination:
  config/fmt-merge-msg.txt: drop space in quote
This commit is contained in:
Junio C Hamano 2020-10-04 12:49:13 -07:00
commit ea1f6118b7

View file

@ -13,7 +13,7 @@ merge.suppressDest::
By adding a glob that matches the names of integration
branches to this multi-valued configuration variable, the
default merge message computed for merges into these
integration branches will omit " into <branch name>" from
integration branches will omit "into <branch name>" from
its title.
+
An element with an empty value can be used to clear the list