Code

Documentation: format full commands in typewriter font
[git.git] / revision.h
index f64637bcbdc0cfd36585cf93902d33bfc6002894..d368003159738570220c0e4713efd91f83303339 100644 (file)
@@ -63,6 +63,7 @@ struct rev_info {
                        reverse:1,
                        reverse_output_stage:1,
                        cherry_pick:1,
+                       bisect:1,
                        first_parent_only:1;
 
        /* Diff flags */