Revert "Merge branch 'en/header-split-cache-h-part-3' into next"

This reverts commit 76ebce0b7a,
reversing changes made to 62e19d66fb,
in preparation for redoing the topic to make it buildable from the
source.
This commit is contained in:
Junio C Hamano
2023-06-21 13:04:30 -07:00
parent a1a0a3961a
commit deb00029a0
312 changed files with 1895 additions and 2180 deletions

View File

@ -14,13 +14,12 @@
#include "progress.h"
#include "fsck.h"
#include "exec-cmd.h"
#include "strbuf.h"
#include "streaming.h"
#include "thread-utils.h"
#include "packfile.h"
#include "pack-revindex.h"
#include "object-file.h"
#include "object-store-ll.h"
#include "object-store.h"
#include "oid-array.h"
#include "replace-object.h"
#include "promisor-remote.h"