treewide: remove unnecessary includes for wrapper.h
Signed-off-by: Calvin Wan <calvinwan@google.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:

committed by
Junio C Hamano

parent
28aed75a9f
commit
da9502ff4d
@ -25,7 +25,6 @@
|
||||
#include "replace-object.h"
|
||||
#include "promisor-remote.h"
|
||||
#include "setup.h"
|
||||
#include "wrapper.h"
|
||||
|
||||
static const char index_pack_usage[] =
|
||||
"git index-pack [-v] [-o <index-file>] [--keep | --keep=<msg>] [--[no-]rev-index] [--verify] [--strict] (<pack-file> | --stdin [--fix-thin] [<pack-file>])";
|
||||
|
Reference in New Issue
Block a user