Skip to content

Commit e2be7dd

Browse files
committed
Merge branch 'ah/doc-interpret-trailers-ifexists'
Documentation fix. * ah/doc-interpret-trailers-ifexists: Documentation: fix reference to ifExists for interpret-trailers
2 parents 9ff15b0 + b275da8 commit e2be7dd

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)