Merge branch 'th/mergetools-deltawalker'
* th/mergetools-deltawalker: Documentation/difftool: add deltawalker to list of valid diff tools
This commit is contained in:
@ -32,8 +32,9 @@ OPTIONS
|
|||||||
--tool=<tool>::
|
--tool=<tool>::
|
||||||
Use the diff tool specified by <tool>.
|
Use the diff tool specified by <tool>.
|
||||||
Valid diff tools are:
|
Valid diff tools are:
|
||||||
araxis, bc3, diffuse, emerge, ecmerge, gvimdiff, kdiff3,
|
araxis, bc3, deltawalker, diffuse, emerge, ecmerge, gvimdiff,
|
||||||
kompare, meld, opendiff, p4merge, tkdiff, vimdiff and xxdiff.
|
kdiff3, kompare, meld, opendiff, p4merge, tkdiff, vimdiff and
|
||||||
|
xxdiff.
|
||||||
+
|
+
|
||||||
If a diff tool is not specified, 'git difftool'
|
If a diff tool is not specified, 'git difftool'
|
||||||
will use the configuration variable `diff.tool`. If the
|
will use the configuration variable `diff.tool`. If the
|
||||||
|
Reference in New Issue
Block a user