mirror of
https://github.com/git/git.git
synced 2026-01-09 09:36:36 +00:00
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
@@ -8,6 +8,7 @@
|
||||
#include "pretty.h"
|
||||
#include "diff.h"
|
||||
#include "commit-slab-decl.h"
|
||||
#include "decorate.h"
|
||||
#include "ident.h"
|
||||
#include "list-objects-filter-options.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user