X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fgit-log.txt;h=c213bdbdc500b1117805bc84cb2a0f31eeff3bcd;hb=9c74b9440108c88802f656f2fad2e8950a4a7650;hp=e970664fe1a47c3f35f0f7c60b6c8f9781caed31;hpb=4cd1b99c32d9a345438d098f37e75077d072778f;p=git.git diff --git a/Documentation/git-log.txt b/Documentation/git-log.txt index e970664fe..c213bdbdc 100644 --- a/Documentation/git-log.txt +++ b/Documentation/git-log.txt @@ -55,6 +55,9 @@ OPTIONS paths. With this, the full diff is shown for commits that touch the specified paths; this means that "..." limits only commits, and doesn't limit diff for those commits. ++ +Note that this affects all diff-based output types, e.g. those +produced by --stat etc. --log-size:: Before the log message print out its size in bytes. Intended