Imported Upstream version 2.27.0
[platform/upstream/git.git] / archive.h
index e60e3dd..3bd96bf 100644 (file)
--- a/archive.h
+++ b/archive.h
@@ -8,6 +8,7 @@ struct repository;
 
 struct archiver_args {
        struct repository *repo;
+       const char *refname;
        const char *base;
        size_t baselen;
        struct tree *tree;