]> git.ipfire.org Git - thirdparty/git.git/blobdiff - t/helper/test-tool.h
t/helper: merge test-revision-walking into test-tool
[thirdparty/git.git] / t / helper / test-tool.h
index 5f73c83ac002f3a22b9d70ad1c16dc32fe3fd11c..4dff2206462a6b889d9084a4903beb736ebedbb2 100644 (file)
@@ -23,6 +23,7 @@ int cmd__prio_queue(int argc, const char **argv);
 int cmd__read_cache(int argc, const char **argv);
 int cmd__ref_store(int argc, const char **argv);
 int cmd__regex(int argc, const char **argv);
+int cmd__revision_walking(int argc, const char **argv);
 int cmd__sha1(int argc, const char **argv);
 
 #endif