Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/clone-progress-to-stderr' into jc/upload-pack-send-symref
[gitweb.git]
/
builtin
/
push.c
diff --git
a/builtin/push.c
b/builtin/push.c
index 6d36c24268bea3cb658a1aa94f3a037f403d5895..04f0eaf179044dce1e87137978bcbecca18f3527 100644
(file)
--- a/
builtin/push.c
+++ b/
builtin/push.c
@@
-92,7
+92,7
@@
static NORETURN int die_push_simple(struct branch *branch, struct remote *remote
if (!short_upstream)
short_upstream = branch->merge[0]->src;
/*
- * Don't show advice for people who explicit
e
ly set
+ * Don't show advice for people who explicitly set
* push.default.
*/
if (push_default == PUSH_DEFAULT_UNSPECIFIED)