OSDN Git Service

string-list.h: move documentation from Documentation/api/ into header
[git-core/git.git] / revision.h
index bc18487..3a3d3e2 100644 (file)
@@ -96,6 +96,7 @@ struct rev_info {
                        topo_order:1,
                        simplify_merges:1,
                        simplify_by_decoration:1,
+                       single_worktree:1,
                        tag_objects:1,
                        tree_objects:1,
                        blob_objects:1,