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
@ -3,7 +3,6 @@
|
||||
#include "fmt-merge-msg.h"
|
||||
#include "gettext.h"
|
||||
#include "parse-options.h"
|
||||
#include "wrapper.h"
|
||||
|
||||
static const char * const fmt_merge_msg_usage[] = {
|
||||
N_("git fmt-merge-msg [-m <message>] [--log[=<n>] | --no-log] [--file <file>]"),
|
||||
|
Reference in New Issue
Block a user