notes: empty notes should be shown by 'git log'
authorJohan Herland <johan@herland.net>
Wed, 12 Nov 2014 00:40:15 +0000 (01:40 +0100)
committerJunio C Hamano <gitster@pobox.com>
Wed, 12 Nov 2014 19:00:22 +0000 (11:00 -0800)
If the user has gone through the trouble of explicitly adding an empty
note, then "git log" should not silently skip it (as if it didn't exist).

Signed-off-by: Johan Herland <johan@herland.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found