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:
@ -448,7 +448,7 @@ For C programs:
|
||||
- The first #include in C files, except in platform specific compat/
|
||||
implementations and sha1dc/, must be either "git-compat-util.h" or
|
||||
one of the approved headers that includes it first for you. (The
|
||||
approved headers currently include "builtin.h",
|
||||
approved headers currently include "cache.h", "builtin.h",
|
||||
"t/helper/test-tool.h", "xdiff/xinclude.h", or
|
||||
"reftable/system.h"). You do not have to include more than one of
|
||||
these.
|
||||
|
Reference in New Issue
Block a user