X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;ds=sidebyside;f=Documentation%2Fgit-log.txt;h=c213bdbdc500b1117805bc84cb2a0f31eeff3bcd;hb=443938df7ba6ca8c5ad50b7b061ece8116496985;hp=e970664fe1a47c3f35f0f7c60b6c8f9781caed31;hpb=53b304224a561b5fd4ae35cedc0a978d91d4b1da;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