Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
reflog: remove 'show' from 'expire's usage string
[gitweb.git]
/
git.c
diff --git
a/git.c
b/git.c
index 4c3028c098c03c842d2a635d054d3c27653dd511..c445d7bcc256c68fe53df4886bd7b7af81640056 100644
(file)
--- a/
git.c
+++ b/
git.c
@@
-527,7
+527,7
@@
int main(int argc, const char **argv)
break;
if (was_alias) {
fprintf(stderr, "Expansion of alias '%s' failed; "
- "'%s' is not a git
-
command\n",
+ "'%s' is not a git
command\n",
cmd, argv[0]);
exit(1);
}