Merge branch 'ah/doc-interpret-trailers-ifexists' into maint

Documentation fix.

* ah/doc-interpret-trailers-ifexists:
  Documentation: fix reference to ifExists for interpret-trailers
This commit is contained in:
Junio C Hamano 2017-06-05 09:03:19 +09:00
commit 04dad2493b

View File

@ -123,7 +123,7 @@ trailer.ifexists::
same <token> in the message. same <token> in the message.
+ +
The valid values for this option are: `addIfDifferentNeighbor` (this The valid values for this option are: `addIfDifferentNeighbor` (this
is the default), `addIfDifferent`, `add`, `overwrite` or `doNothing`. is the default), `addIfDifferent`, `add`, `replace` or `doNothing`.
+ +
With `addIfDifferentNeighbor`, a new trailer will be added only if no With `addIfDifferentNeighbor`, a new trailer will be added only if no
trailer with the same (<token>, <value>) pair is above or below the line trailer with the same (<token>, <value>) pair is above or below the line