log: update to OPT_BOOL
commitaa089cd9abc5332cddebc60c21f797fffd1ab471
authorFelipe Contreras <felipe.contreras@gmail.com>
Sun, 7 Apr 2013 17:46:22 +0000 (7 12:46 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Apr 2013 20:34:26 +0000 (7 13:34 -0700)
tree7b9429a92dc48bddde3271532554c7dc8dc52dd0
parent427a8ec5e75f4450620e5df3e1f1071f48c7772c
log: update to OPT_BOOL

OPT_BOOLEAN is deprecated, and this is what we want.

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/log.c