Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx> writes: > Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: > >> --- 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 "<path>..." 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. > > +1. > > This also help people grepping for "--stat" to find "--full-diff". Yeah, I think this is a good change especially to help new people that come to git community every day. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html