]> git.ipfire.org Git - thirdparty/git.git/blobdiff - wt-status.h
Merge branch 'jl/submodule-mv'
[thirdparty/git.git] / wt-status.h
index fb7152e187a2fe7c080aab1d84b7fd2cbe6c47a1..9966c13deb678857d5fdb0c3648865fa7189686b 100644 (file)
@@ -44,7 +44,7 @@ struct wt_status {
        int is_initial;
        char *branch;
        const char *reference;
-       const char **pathspec;
+       struct pathspec pathspec;
        int verbose;
        int amend;
        enum commit_whence whence;