]> git.ipfire.org Git - thirdparty/git.git/blobdiff - fetch-pack.h
Merge branch 'en/ort-perf-batch-9'
[thirdparty/git.git] / fetch-pack.h
index 736a3dae467ac08a402e6b45e305bab0e7911a37..f114d7277567529d9145b89eee8b32d1f3c65a15 100644 (file)
@@ -39,6 +39,7 @@ struct fetch_pack_args {
        unsigned self_contained_and_connected:1;
        unsigned cloning:1;
        unsigned update_shallow:1;
+       unsigned reject_shallow_remote:1;
        unsigned deepen:1;
 
        /*