commit.h: reduce unnecessary includes
Signed-off-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
e1c382141d
commit
d4a4f9291d
@ -9,6 +9,7 @@
|
||||
#include "builtin.h"
|
||||
#include "submodule.h"
|
||||
#include "repository.h"
|
||||
#include "tree.h"
|
||||
|
||||
static struct rev_info log_tree_opt;
|
||||
|
||||
|
Reference in New Issue
Block a user