]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'lt/diff-stat-show-0-lines'
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2012 02:44:06 +0000 (18:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2012 02:44:06 +0000 (18:44 -0800)
We failed to mention a file without any content change but whose
permission bit was modified, or (worse yet) a new file without any
content in the "git diff --stat" output.

* lt/diff-stat-show-0-lines:
  Fix "git diff --stat" for interesting - but empty - file changes

1  2 
diff.c

diff --cc diff.c
Simple merge