Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'maint'
[gitweb.git]
/
builtin-push.c
diff --git
a/builtin-push.c
b/builtin-push.c
index 41df717f847ecc41bf0a695fa09fbb926b42f720..b68c6813b8c71e0e00790eb422e57f8e219095fb 100644
(file)
--- a/
builtin-push.c
+++ b/
builtin-push.c
@@
-81,7
+81,7
@@
static int do_push(const char *repo, int flags)
if (!err)
continue;
- error("failed to push to '%s'", remote->url[i]);
+ error("failed to push
some refs
to '%s'", remote->url[i]);
errs++;
}
return !!errs;