]> git.ipfire.org Git - thirdparty/git.git/blobdiff - object.h
Merge branch 'jt/promisor-pack-fix'
[thirdparty/git.git] / object.h
index 38dc2d5a6c4c908733724791806d612833b0dbe6..96a2105859426f66729292db3c7462eadc4509dd 100644 (file)
--- a/object.h
+++ b/object.h
@@ -25,6 +25,7 @@ struct parsed_object_pool {
        char *alternate_shallow_file;
 
        int commit_graft_prepared;
+       int substituted_parent;
 
        struct buffer_slab *buffer_slab;
 };