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
@ -15,6 +15,7 @@
|
||||
#include "setup.h"
|
||||
#include "sigchain.h"
|
||||
#include "strvec.h"
|
||||
#include "tree.h"
|
||||
#include "packfile.h"
|
||||
#include "object-store.h"
|
||||
#include "commit-reach.h"
|
||||
|
Reference in New Issue
Block a user