X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=revision.h;h=855464f1441654c1938135d6a99b247c70826146;hb=97b03c353856602a3c30b01baae1efb8dfe4243e;hp=568f1c98de844dbadcebf1d583bffc24e6daa677;hpb=07b838f087a1535e387d5d4a1414b2b545b73265;p=git.git diff --git a/revision.h b/revision.h index 568f1c98d..855464f14 100644 --- a/revision.h +++ b/revision.h @@ -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 */