Skip to content

Commit 0987145

Browse files
committed
Merge branch 'th/mergetools-deltawalker'
* th/mergetools-deltawalker: Documentation/difftool: add deltawalker to list of valid diff tools
2 parents c3117b2 + 79e0fe6 commit 0987145

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Documentation/git-difftool.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,9 @@ OPTIONS
3232
--tool=<tool>::
3333
Use the diff tool specified by <tool>.
3434
Valid diff tools are:
35-
araxis, bc3, diffuse, emerge, ecmerge, gvimdiff, kdiff3,
36-
kompare, meld, opendiff, p4merge, tkdiff, vimdiff and xxdiff.
35+
araxis, bc3, deltawalker, diffuse, emerge, ecmerge, gvimdiff,
36+
kdiff3, kompare, meld, opendiff, p4merge, tkdiff, vimdiff and
37+
xxdiff.
3738
+
3839
If a diff tool is not specified, 'git difftool'
3940
will use the configuration variable `diff.tool`. If the

0 commit comments

Comments
 (0)