Add -y/--no-prompt option to mergetool
[gitweb.git] / Documentation / config.txt
index 32dcd643d2e9ea82a7b65e295e9aa55f7dd999c2..bc5642d603238ad07c40315ecef228b8fed38d98 100644 (file)
@@ -976,6 +976,9 @@ mergetool.keepBackup::
        is set to `false` then this file is not preserved.  Defaults to
        `true` (i.e. keep the backup files).
 
+mergetool.prompt::
+       Prompt before each invocation of the merge resolution program.
+
 pack.window::
        The size of the window used by linkgit:git-pack-objects[1] when no
        window size is given on the command line. Defaults to 10.