X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fmerge-config.txt;h=c0f96e70708cab74a13ec8696db003289f99b455;hb=974e6e42f7a66b69bd684af4f637ab064acfdf92;hp=9c44af8e4aa7a00858484932f07c1453e9cca1cc;hpb=da81688cc5639c9c482a89a4b732737f7aa0d61d;p=git.git diff --git a/Documentation/merge-config.txt b/Documentation/merge-config.txt index 9c44af8e4..c0f96e707 100644 --- a/Documentation/merge-config.txt +++ b/Documentation/merge-config.txt @@ -23,7 +23,7 @@ merge.tool:: Controls which merge resolution program is used by linkgit:git-mergetool[1]. Valid built-in values are: "kdiff3", "tkdiff", "meld", "xxdiff", "emerge", "vimdiff", "gvimdiff", - "ecmerge" and + "diffuse", "ecmerge", "tortoisemerge", "araxis", and "opendiff". Any other value is treated is custom merge tool and there must be a corresponding mergetool..cmd option.