commit | 9501d191adca307d6fbe3f2ab111fa20414dd893 | [log] [tgz] |
---|---|---|
author | Matthieu Moy <Matthieu.Moy@imag.fr> | Thu Feb 25 09:59:20 2016 +0100 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Feb 25 11:31:00 2016 -0800 |
tree | 1545713b3febc91f15a0f246b9002b243f179ee5 | |
parent | a9276a69caeb116cf517a5feb70cd96efab23601 [diff] |
log: introduce init_log_defaults() 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>