Merge branch 'ab/diff-write-incomplete-line'
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2012 18:54:46 +0000 (11:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2012 18:54:46 +0000 (11:54 -0700)
The output from "git diff -B" for a file that ends with an
incomplete line did not put "\ No newline..." on a line of its own.

* ab/diff-write-incomplete-line:
  Fix '\ No newline...' annotation in rewrite diffs

1  2 
diff.c

diff --cc diff.c
Simple merge