We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55f56fe commit 8aa10d4Copy full SHA for 8aa10d4
Documentation/git-difftool.txt
@@ -74,8 +74,8 @@ with custom merge tool commands and has the same value as `$MERGED`.
74
'git difftool''s default behavior is create symlinks to the
75
working tree when run in `--dir-diff` mode.
76
+
77
- Specifying `--no-symlinks` instructs 'git difftool' to create
78
- copies instead. `--no-symlinks` is the default on Windows.
+Specifying `--no-symlinks` instructs 'git difftool' to create copies
+instead. `--no-symlinks` is the default on Windows.
79
80
-x <command>::
81
--extcmd=<command>::
0 commit comments