Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
grep.c: remove implicit dependency on the_index
[gitweb.git]
/
builtin
/
unpack-objects.c
diff --git
a/builtin/unpack-objects.c
b/builtin/unpack-objects.c
index 716408e3a9db7499e338905b68444c7dc0a3149f..30d9413b4bfb95ad1ee774430b8f954699e46d74 100644
(file)
--- a/
builtin/unpack-objects.c
+++ b/
builtin/unpack-objects.c
@@
-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);