Fix "log --oneline" not to show notes
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Jan 2010 22:57:41 +0000 (14:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Jan 2010 22:57:41 +0000 (14:57 -0800)
This option should be treated pretty much the same as --format="%h %s".

Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found