Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jn/bisect-coding-style'
[gitweb.git]
/
builtin
/
fsck.c
diff --git
a/builtin/fsck.c
b/builtin/fsck.c
index 73afedd12964505b6e0d2ea0886e4f7a3abb59e5..fc150c882122c53965fd246ad862e3a75d8768e2 100644
(file)
--- a/
builtin/fsck.c
+++ b/
builtin/fsck.c
@@
-630,7
+630,7
@@
int cmd_fsck(int argc, const char **argv, const char *prefix)
struct alternate_object_database *alt;
errors_found = 0;
-
read
_replace_refs = 0;
+
check
_replace_refs = 0;
argc = parse_options(argc, argv, prefix, fsck_opts, fsck_usage, 0);