We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 665d3e8 commit b2655cdCopy full SHA for b2655cd
builtin-push.c
@@ -73,7 +73,7 @@ static const char *warn_unconfigured_push_msg[] = {
73
"",
74
"You can specify what action you want to take in this case, and",
75
"avoid seeing this message again, by configuring 'push.default' to:",
76
- " 'nothing' : Do not push anythig",
+ " 'nothing' : Do not push anything",
77
" 'matching' : Push all matching branches (default)",
78
" 'tracking' : Push the current branch to whatever it is tracking",
79
" 'current' : Push the current branch"
0 commit comments