summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c0ce981)
raw | patch | inline | side by side (parent: c0ce981)
author | Theodore Ts'o <tytso@mit.edu> | |
Tue, 27 Mar 2007 15:38:59 +0000 (11:38 -0400) | ||
committer | Theodore Ts'o <tytso@mit.edu> | |
Thu, 29 Mar 2007 14:06:28 +0000 (10:06 -0400) |
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Documentation/git-mergetool.txt | patch | blob | history |
index 5baaaca0b5433ae279b3961d72d0cffa8ca046e3..34288fe08b3962554178fd8a6baa8f7030096baf 100644 (file)
Use the merge resolution program specified by <tool>.
Valid merge tools are:
kdiff3, tkdiff, meld, xxdiff, emerge, and vimdiff.
-
- If a merge resolution program is not specified, 'git mergetool'
- will use the configuration variable merge.tool. If the
- configuration variable merge.tool is not set, 'git mergetool'
- will pick a suitable default.
++
+If a merge resolution program is not specified, 'git mergetool'
+will use the configuration variable merge.tool. If the
+configuration variable merge.tool is not set, 'git mergetool'
+will pick a suitable default.
Author
------