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 7ccbea5 commit 1f8496cCopy full SHA for 1f8496c
builtin/push.c
@@ -171,7 +171,7 @@ static NORETURN void die_push_simple(struct branch *branch,
171
"To avoid automatically configuring "
172
"upstream branches when their name\n"
173
"doesn't match the local branch, see option "
174
- "'simple' of branch.autosetupmerge\n"
+ "'simple' of branch.autoSetupMerge\n"
175
"in 'git help config'.\n");
176
die(_("The upstream branch of your current branch does not match\n"
177
"the name of your current branch. To push to the upstream branch\n"
0 commit comments