Thread (1 message) 1 message, 1 author, 2022-06-15

Re: [PATCH] push: fix capitalisation of the option name autoSetupMerge

From: Junio C Hamano <hidden>
Date: 2022-06-15 18:48:01

"Fangyi Zhou via GitGitGadget" [off-list ref] writes:
quoted hunk
From: Fangyi Zhou <redacted>

This was found during l10n process by Jiang Xin.
...
@@ -171,7 +171,7 @@ static NORETURN void die_push_simple(struct branch *branch,
 				 "To avoid automatically configuring "
 				 "upstream branches when their name\n"
 				 "doesn't match the local branch, see option "
-				 "'simple' of branch.autosetupmerge\n"
+				 "'simple' of branch.autoSetupMerge\n"
 				 "in 'git help config'.\n");
 	die(_("The upstream branch of your current branch does not match\n"
 	      "the name of your current branch.  To push to the upstream branch\n"
As this affects translation, I'll fast-track and apply the patch
directly on 'master', as the underlying topic that brought in this
string is a new feature that will never be merged down to 
maintenance tracks.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help