#define USE_THE_REPOSITORY_VARIABLE #include "test-tool.h" #include "config.h" #include "read-cache-ll.h" #include "repository.h" #include "setup.h" int cmd__read_cache(int argc, const char **argv) { … }
#define USE_THE_REPOSITORY_VARIABLE #include "test-tool.h" #include "config.h" #include "read-cache-ll.h" #include "repository.h" #include "setup.h" int cmd__read_cache(int argc, const char **argv) { … }