commit | 38cfe915bfc3ea0dbcbedaa82c44460a2ada2f42 | [log] [tgz] |
---|---|---|
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | Sat Sep 29 11:41:29 2012 +0700 |
committer | Junio C Hamano <gitster@pobox.com> | Sat Sep 29 12:15:05 2012 -0700 |
tree | 1ea3151ef7bbd0f6466aad8268d768c3a08e6c13 | |
parent | baa6378ff2106738c74213280904507d0ed8129c [diff] |
revision: make --grep search in notes too if shown Notes are shown after commit body. From user perspective it looks pretty much like commit body and they may assume --grep would search in that part too. Make it so. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>