Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
update-index: be specific what part of the index has changed
[gitweb.git]
/
builtin
/
unpack-objects.c
diff --git
a/builtin/unpack-objects.c
b/builtin/unpack-objects.c
index e6856f18cd1e4f093062f91d0b594b547d6be1a5..99cde45879401350355083f773a2ff2b78113d1a 100644
(file)
--- a/
builtin/unpack-objects.c
+++ b/
builtin/unpack-objects.c
@@
-497,7
+497,7
@@
int cmd_unpack_objects(int argc, const char **argv, const char *prefix)
int i;
unsigned char sha1[20];
-
read
_replace_refs = 0;
+
check
_replace_refs = 0;
git_config(git_default_config, NULL);