#define USE_THE_REPOSITORY_VARIABLE #include "test-tool.h" #include "hex.h" #include "match-trees.h" #include "object-name.h" #include "repository.h" #include "setup.h" #include "tree.h" int cmd__match_trees(int ac UNUSED, const char **av) { … }
#define USE_THE_REPOSITORY_VARIABLE #include "test-tool.h" #include "hex.h" #include "match-trees.h" #include "object-name.h" #include "repository.h" #include "setup.h" #include "tree.h" int cmd__match_trees(int ac UNUSED, const char **av) { … }