#include "test-tool.h" #include "git-compat-util.h" /* * Truncate a file to the given size. */ int cmd__truncate(int argc, const char **argv) { … }
#include "test-tool.h" #include "git-compat-util.h" /* * Truncate a file to the given size. */ int cmd__truncate(int argc, const char **argv) { … }