Code

tests: Say "pass" rather than "ok" on empty lines for TAP
[git.git] / revision.h
index 568f1c98de844dbadcebf1d583bffc24e6daa677..855464f1441654c1938135d6a99b247c70826146 100644 (file)
@@ -66,6 +66,7 @@ struct rev_info {
                        reverse_output_stage:1,
                        cherry_pick:1,
                        bisect:1,
+                       ancestry_path:1,
                        first_parent_only:1;
 
        /* Diff flags */