X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=git-diff.txt;h=7ab20803761b0d5ac69e3b9acc31ed4e9d59ef4c;hb=8db10ef151a381c2c5cbaaba7da8ba3b63d0ca75;hp=7267bcd7a015291bece97460b9c81f8ace85c990;hpb=c8d88c2181b2e1675c5057ec9446be2f6f7529b3;p=git.git diff --git a/git-diff.txt b/git-diff.txt index 7267bcd7..7ab20803 100644 --- a/git-diff.txt +++ b/git-diff.txt @@ -85,7 +85,7 @@ $ git diff arch/i386 include/asm-i386 <3> nor deletion. <2> show only names and the nature of change, but not actual diff output. --name-status disables usual patch generation -which in turn also disables recursive behaviour, so without -r +which in turn also disables recursive behavior, so without -r you would only see the directory name if there is a change in a file in a subdirectory. <3> limit diff output to named subtrees.