Merge branch 'jt/fetch-negotiator-skipping'
[gitweb.git] / builtin / unpack-objects.c
index 716408e3a9db7499e338905b68444c7dc0a3149f..30d9413b4bfb95ad1ee774430b8f954699e46d74 100644 (file)
@@ -514,7 +514,7 @@ int cmd_unpack_objects(int argc, const char **argv, const char *prefix)
        int i;
        struct object_id oid;
 
-       check_replace_refs = 0;
+       read_replace_refs = 0;
 
        git_config(git_default_config, NULL);