log --grep-reflog: reject the option without -g
authorJunio C Hamano <gitster@pobox.com>
Sat, 29 Sep 2012 18:59:52 +0000 (11:59 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sat, 29 Sep 2012 19:07:04 +0000 (12:07 -0700)
commitbaa6378ff2106738c74213280904507d0ed8129c
treef658d6228f0bf0b4ad34c03d79de46427243b1d1
parent72fd13f71c18b438ca3e482c126bcbcaa2dac650
log --grep-reflog: reject the option without -g

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/rev-list-options.txt
grep.c
grep.h
revision.c
t/t7810-grep.sh