log: introduce init_log_defaults()
authorMatthieu Moy <Matthieu.Moy@imag.fr>
Thu, 25 Feb 2016 08:59:20 +0000 (09:59 +0100)
committerJunio C Hamano <gitster@pobox.com>
Thu, 25 Feb 2016 19:31:00 +0000 (11:31 -0800)
This is currently a wrapper around init_grep_defaults(), but will allow
adding more initialization in further patches.

Signed-off-by: Matthieu Moy <Matthieu.Moy@imag.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found