]> git.ipfire.org Git - thirdparty/git.git/blobdiff - object.h
test-ref-store: remove force-create argument for create-reflog
[thirdparty/git.git] / object.h
index 3b38c9cc988b8fcc9bd2600ce53ed74614a24b19..cb556ab7753d5ddb01bc9421bbf490c0e684769b 100644 (file)
--- a/object.h
+++ b/object.h
@@ -55,7 +55,7 @@ struct object_array {
        } *objects;
 };
 
-#define OBJECT_ARRAY_INIT { 0, 0, NULL }
+#define OBJECT_ARRAY_INIT { 0 }
 
 /*
  * object flag allocation:
@@ -75,7 +75,6 @@ struct object_array {
  * builtin/fsck.c:           0--3
  * builtin/gc.c:             0
  * builtin/index-pack.c:                                     2021
- * builtin/pack-objects.c:                                   20
  * builtin/reflog.c:                   10--12
  * builtin/show-branch.c:    0-------------------------------------------26
  * builtin/unpack-objects.c:                                 2021