summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: fa1c854)
raw | patch | inline | side by side (parent: fa1c854)
author | Michael J Gruber <git@drmicha.warpmail.net> | |
Tue, 14 Dec 2010 09:18:34 +0000 (10:18 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 16 Dec 2010 21:01:31 +0000 (13:01 -0800) |
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-difftool.txt | patch | blob | history |
index 8250bad2ce95245ca8e2a41c0740d0029b92ae4b..498b1610f46ce7a4778c0e76f36d212d2a605fae 100644 (file)
variables available: `$LOCAL` is set to the name of the temporary
file containing the contents of the diff pre-image and `$REMOTE`
is set to the name of the temporary file containing the contents
-of the diff post-image. `$BASE` is provided for compatibility
-with custom merge tool commands and has the same value as `$LOCAL`.
+of the diff post-image. `$MERGED` is the name of the file which is
+being compared. `$BASE` is provided for compatibility
+with custom merge tool commands and has the same value as `$MERGED`.
-x <command>::
--extcmd=<command>::