Fix "log --oneline" not to show notes
commit7dccadf363f9d9ff564ad34117266b2d557a2bc8
authorJunio C Hamano <gitster@pobox.com>
Thu, 21 Jan 2010 22:57:41 +0000 (21 14:57 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 21 Jan 2010 22:57:41 +0000 (21 14:57 -0800)
tree8c2eede9c5628b6c8f0fdcb3e756e204c49dea9e
parent66b2ed09c2f0f212c5cd5c095c1f1052ecbb9491
Fix "log --oneline" not to show notes

This option should be treated pretty much the same as --format="%h %s".

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-options.txt
revision.c
t/t3301-notes.sh