]> git.ipfire.org Git - thirdparty/git.git/blobdiff - archive.h
t4216: avoid unnecessary subshell in test_bloom_filters_not_used
[thirdparty/git.git] / archive.h
index e60e3dd31c79f1c04b7afcae8eb5623238e1234f..3bd96bf6bba7ecaacb6b50e1f02080f95d11f17c 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;