git difftool
git-difftool
Name
git-difftool - Show changes using common diff tools
Synopsis
git difftool [<options>] [<commit> [<commit>]] [--] [<path>…]
Description
git difftool
is a Git command that allows you to compare and edit files between revisions using common diff tools. git difftool
is a frontend to git diff
and accepts the same options and arguments. See git-diff[1].
Options
- -d
- --dir-diff
-
Copy the modified files to a temporary loc