Skip to content

Commit 04dad24

Browse files
committed
Merge branch 'ah/doc-interpret-trailers-ifexists' into maint
Documentation fix. * ah/doc-interpret-trailers-ifexists: Documentation: fix reference to ifExists for interpret-trailers
2 parents 0d86bbd + b275da8 commit 04dad24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/git-interpret-trailers.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ trailer.ifexists::
123123
same <token> in the message.
124124
+
125125
The valid values for this option are: `addIfDifferentNeighbor` (this
126-
is the default), `addIfDifferent`, `add`, `overwrite` or `doNothing`.
126+
is the default), `addIfDifferent`, `add`, `replace` or `doNothing`.
127127
+
128128
With `addIfDifferentNeighbor`, a new trailer will be added only if no
129129
trailer with the same (<token>, <value>) pair is above or below the line

0 commit comments

Comments
 (0)