On Thu, Sep 3, 2026 at 10:25 AM Junio C Hamano [off-list ref] wrote:
* yn/worktree-ambiguous-remote-advice (2026-08-27) 4 commits
(merged to 'next' on 2026-08-30 at 8e7670286a)
+ worktree add: treat multiple matches with --guess-remote as an error
+ worktree add: improve message for ambiguous remote branch name
+ checkout: improve message for ambiguous remote branch name
+ checkout: extract function to display advice for ambiguous remotes
The following description does not apply to this patch series; it appears
to be confused with the `yn/worktree-add-no-dwim-with-b` series, which
has already been merged to master.
'git worktree add' did not prevent DWIM behavior when '-b' or '-B' was
specified, which has been corrected.
Will merge to 'master'.
cf. <xmqq4igfa2pv.fsf@gitster.g>
source: [ref]
Thanks,
--
Yoichi NAKAYAMA