From: Junio C Hamano Date: Thu, 3 Sep 2020 19:37:05 +0000 (-0700) Subject: Merge branch 'mr/diff-hide-stat-wo-textual-change' X-Git-Tag: v2.29.0-rc0~99 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b58e47a929ec3d3d5fe63f18ae9539ffe9051c51;p=thirdparty%2Fgit.git Merge branch 'mr/diff-hide-stat-wo-textual-change' "git diff --stat -w" showed 0-line changes for paths whose changes were only whitespaces, which was not intuitive. We now omit such paths from the stat output. * mr/diff-hide-stat-wo-textual-change: diff: teach --stat to ignore uninteresting modifications --- b58e47a929ec3d3d5fe63f18ae9539ffe9051c51