Skip to content

Commit

Permalink
Merge branch 'th/mergetools-deltawalker'
Browse files Browse the repository at this point in the history
* th/mergetools-deltawalker:
  Documentation/difftool: add deltawalker to list of valid diff tools
  • Loading branch information
Junio C Hamano committed Mar 16, 2012
2 parents c3117b2 + 79e0fe6 commit 0987145
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Documentation/git-difftool.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,9 @@ OPTIONS
--tool=<tool>::
Use the diff tool specified by <tool>.
Valid diff tools are:
araxis, bc3, diffuse, emerge, ecmerge, gvimdiff, kdiff3,
kompare, meld, opendiff, p4merge, tkdiff, vimdiff and xxdiff.
araxis, bc3, deltawalker, diffuse, emerge, ecmerge, gvimdiff,
kdiff3, kompare, meld, opendiff, p4merge, tkdiff, vimdiff and
xxdiff.
+
If a diff tool is not specified, 'git difftool'
will use the configuration variable `diff.tool`. If the
Expand Down

0 comments on commit 0987145

Please sign in to comment.