git-checkout.txt: fix monospace typeset
[gitweb.git] / Documentation / git-merge.txt
index 4cc86469f3dd45564b40b327d1b39f2bb213bb98..6a9163d8fe1129e2e07fd70c2e7d45eb21c122c4 100644 (file)
@@ -87,6 +87,11 @@ will be appended to the specified message.
        Allow the rerere mechanism to update the index with the
        result of auto-conflict resolution if possible.
 
+--overwrite-ignore::
+--no-overwrite-ignore::
+       Silently overwrite ignored files from the merge result. This
+       is the default behavior. Use `--no-overwrite-ignore` to abort.
+
 --abort::
        Abort the current conflict resolution process, and
        try to reconstruct the pre-merge state.