Revert "Merge branch 'en/header-split-cache-h-part-3' into next"
This reverts commit76ebce0b7a
, reversing changes made to62e19d66fb
, in preparation for redoing the topic to make it buildable from the source.
This commit is contained in:
@ -5,7 +5,7 @@
|
||||
#include "environment.h"
|
||||
#include "hex.h"
|
||||
#include "object-name.h"
|
||||
#include "object-store-ll.h"
|
||||
#include "object-store.h"
|
||||
#include "repository.h"
|
||||
#include "tmp-objdir.h"
|
||||
#include "commit.h"
|
||||
@ -16,7 +16,6 @@
|
||||
#include "reflog-walk.h"
|
||||
#include "refs.h"
|
||||
#include "replace-object.h"
|
||||
#include "revision.h"
|
||||
#include "string-list.h"
|
||||
#include "color.h"
|
||||
#include "gpg-interface.h"
|
||||
@ -26,7 +25,6 @@
|
||||
#include "range-diff.h"
|
||||
#include "strmap.h"
|
||||
#include "tree.h"
|
||||
#include "wildmatch.h"
|
||||
#include "write-or-die.h"
|
||||
|
||||
static struct decoration name_decoration = { "object names" };
|
||||
|
Reference in New Issue
Block a user