#include "git-compat-util.h" #include "run-command.h" #include "strbuf.h" int cmd_main(int argc, const char **argv) { … }