Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Document "git commit"
[gitweb.git]
/
checkout-cache.c
diff --git
a/checkout-cache.c
b/checkout-cache.c
index d6c4ff104259789d1e0ed812a0d90394e3c332dd..8d67403ae86c6deafe4c2db5fef8af64f9fe6ecc 100644
(file)
--- a/
checkout-cache.c
+++ b/
checkout-cache.c
@@
-75,7
+75,7
@@
static int checkout_all(void)
return 0;
}
-static const char
*checkout_cache_usage
=
+static const char
checkout_cache_usage[]
=
"git-checkout-cache [-u] [-q] [-a] [-f] [-n] [--prefix=<string>] [--] <file>...";
int main(int argc, char **argv)