Merge branch 'ab/diff-write-incomplete-line'
commite6daf0ac2209eb5c69f28c008715ad1a3b79c057
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2012 18:54:46 +0000 (27 11:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Aug 2012 18:54:46 +0000 (27 11:54 -0700)
treec5676e1843d8230127057ddec97c2318ae2baf6e
parente3fe71433f22839a4bd748e55c90421a8eaffcc5
parent35e2d03c2c24462717d774cd9f4eea46f1474ba1
Merge branch 'ab/diff-write-incomplete-line'

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