]> git.ipfire.org Git - thirdparty/git.git/blobdiff - unpack-trees.h
doc: pretty-formats describe use of ellipsis in truncation
[thirdparty/git.git] / unpack-trees.h
index 6ab0d74c84dc5ca3004e8b3b160dde98d1805e5d..3a7b3e5f0077938f1e28de5f41a691191c098744 100644 (file)
@@ -75,6 +75,7 @@ struct unpack_trees_options {
                     skip_cache_tree_update;
        enum unpack_trees_reset_type reset;
        const char *prefix;
+       const char *super_prefix;
        int cache_bottom;
        struct pathspec *pathspec;
        merge_fn_t fn;