From: Junio C Hamano Date: Thu, 21 Jan 2010 22:57:41 +0000 (-0800) Subject: Fix "log --oneline" not to show notes X-Git-Tag: v1.7.0-rc0~24^2 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7dccadf363f9d9ff564ad34117266b2d557a2bc8?ds=inline;hp=7dccadf363f9d9ff564ad34117266b2d557a2bc8 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 ---