Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Sync with 1.9.1
[gitweb.git]
/
builtin
/
replace.c
diff --git
a/builtin/replace.c
b/builtin/replace.c
index 80b152a86c4ea3d003b113ae0402a5f1fb701b3d..b62420a01af820225f23d08b4d0e885505640c77 100644
(file)
--- a/
builtin/replace.c
+++ b/
builtin/replace.c
@@
-178,7
+178,7
@@
int cmd_replace(int argc, const char **argv, const char *prefix)
OPT_END()
};
-
read
_replace_refs = 0;
+
check
_replace_refs = 0;
argc = parse_options(argc, argv, prefix, options, git_replace_usage, 0);