]> git.ipfire.org Git - thirdparty/git.git/blobdiff - tree-walk.h
The sixth batch
[thirdparty/git.git] / tree-walk.h
index 826396c8edc7eb3d38e2b8c6d8836d28cd27c5db..a5058469e9b3a83fdd58a04f2af72690742d08bd 100644 (file)
@@ -3,6 +3,8 @@
 
 #include "cache.h"
 
+#define MAX_TRAVERSE_TREES 8
+
 /**
  * The tree walking API is used to traverse and inspect trees.
  */