revision: --skip=<n>
[gitweb.git] / revision.h
index 3adab9590a14e25c2659a1933db4af456c263a5b..81f522c35d21397f432bdeed42dab1f0044df377 100644 (file)
@@ -75,6 +75,7 @@ struct rev_info {
        struct grep_opt *grep_filter;
 
        /* special limits */
+       int skip_count;
        int max_count;
        unsigned long max_age;
        unsigned long min_age;