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
@ -11,7 +11,6 @@
|
||||
#include "config.h"
|
||||
#include "dir.h"
|
||||
#include "object-name.h"
|
||||
#include "wrapper.h"
|
||||
|
||||
static const char edit_todo_list_advice[] =
|
||||
N_("You can fix this with 'git rebase --edit-todo' "
|
||||
|
Reference in New Issue
Block a user