]> git.ipfire.org Git - thirdparty/git.git/blobdiff - unpack-trees.h
git-checkout.txt: document -d short option for --detach
[thirdparty/git.git] / unpack-trees.h
index 9c2f08277ee1ac4ba7e16e51c2c2d53c9ff14485..2e87875b154540d24b5c7f5d10bfed6db8e218ce 100644 (file)
@@ -2,7 +2,7 @@
 #define UNPACK_TREES_H
 
 #include "cache.h"
-#include "argv-array.h"
+#include "strvec.h"
 #include "string-list.h"
 #include "tree-walk.h"
 
@@ -70,7 +70,7 @@ struct unpack_trees_options {
        struct pathspec *pathspec;
        merge_fn_t fn;
        const char *msgs[NB_UNPACK_TREES_WARNING_TYPES];
-       struct argv_array msgs_to_free;
+       struct strvec msgs_to_free;
        /*
         * Store error messages in an array, each case
         * corresponding to a error message type