projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
clone: always set transport options
[git]
/
builtin
/
push.c
diff --git
a/builtin/push.c
b/builtin/push.c
index
6d36c24
..
04f0eaf
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)