X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-diff.txt;h=723a64872fd4b43612d576781d915a7538189f46;hb=004ae6cbd01fce6968baa99ecac775e9f4153bca;hp=a2f192fb7519117f8e47f3ec4608e3301c200dc3;hpb=09236d80480c15f6da804e56a80c08d320475fb1;p=git.git diff --git a/Documentation/git-diff.txt b/Documentation/git-diff.txt index a2f192fb7..723a64872 100644 --- a/Documentation/git-diff.txt +++ b/Documentation/git-diff.txt @@ -84,8 +84,7 @@ include::diff-options.txt[] the diff to the named paths (you can give directory names and get diff for all files under them). -Output format -------------- + include::diff-format.txt[] EXAMPLES @@ -158,6 +157,10 @@ $ git diff -R <2> rewrites (very expensive). <2> Output diff in reverse. +SEE ALSO +-------- +linkgit:git-difftool[1]:: + Show changes using common diff tools Author ------