Merge branch 'sb/diff-color-move'
authorJunio C Hamano <gitster@pobox.com>
Tue, 3 Oct 2017 06:42:49 +0000 (15:42 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 3 Oct 2017 06:42:49 +0000 (15:42 +0900)
commit98c57ea6f00282ed6ab245cf6842972b07c5a6fd
treee364f2bbdbb7bd84881173052ee8859784fc04ab
parent5a5b8c1f01d8fec7ca3178d7350e87e8bbcaeec0
parent58aaced4442a6daae1c82318f3f9259001714505
Merge branch 'sb/diff-color-move'

The output from "git diff --summary" was broken in a recent topic
that has been merged to 'master' and lost a LF after reporting of
mode change.  This has been fixed.

* sb/diff-color-move:
  diff: correct newline in summary for renamed files
diff.c