Merge branch 'lt/diff-stat-show-0-lines'
commit76c39289bac153ddb661062dcc25881c690c20e5
authorJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2012 02:44:06 +0000 (25 18:44 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 26 Nov 2012 02:44:06 +0000 (25 18:44 -0800)
tree3dd1ca47df57cbef5c1d7f88109461feb6b3f68c
parent09b61b5e8ce9181d0ea499d6e81b038c9c34871c
parent74faaa16f016af9fc429770ba701f2aa598d9f21
Merge branch 'lt/diff-stat-show-0-lines'

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
diff.c