]> git.ipfire.org Git - thirdparty/git.git/blobdiff - revision.h
Merge branch 'jt/transfer-fsck-with-promissor'
[thirdparty/git.git] / revision.h
index 3dee97bfb97a4abd636ad7055eb84cf5dea79558..b8c47b98e22562ef320197b4ddbc8f0c3ee40f98 100644 (file)
@@ -90,7 +90,6 @@ struct rev_info {
        unsigned int    dense:1,
                        prune:1,
                        no_walk:2,
-                       show_all:1,
                        remove_empty_trees:1,
                        simplify_history:1,
                        topo_order:1,