Thread (62 messages) flat view 62 messages, 5 authors, 2026-08-27

Re: [PATCH v7 0/3] worktree add: improve message for ambiguous remote branch name

From: Junio C Hamano <hidden>
Date: 2026-08-22 18:08:50

"Yoichi NAKAYAMA via GitGitGadget" [off-list ref] writes:
 * fix grammatical errors in hints
 * narrow the scope of local variable oid
Both changes look sensible.  I very much like the new advise()
message that is much more concise.
     -+	advise(_("Branches with the same name appears in multiple remotes:"));
     ++	advise(_("Branch name '%s' appears in multiple remotes:"), branch);
     -+	advise(_("Branches with the same name appears in multiple remotes:"));
     ++	advise(_("Branch name '%s' appears in multiple remotes:"), branch);
Will queue.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help