Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [BUG] git checkout completion shows duplicated branch names
- X-seq: zsh-workers 43540
- From: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- To: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- Subject: Re: [BUG] git checkout completion shows duplicated branch names
- Date: Tue, 25 Sep 2018 02:46:57 +0200
- Authentication-results: amavisd4.gkg.net (amavisd-new); dkim=pass (2048-bit key) header.d=yahoo.co.uk
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.co.uk; s=s2048; t=1537837024; bh=MV3LEvdl0Dv66YLZJAbnmNo9ilx8uaActEFTNc9RPG0=; h=From:References:To:Subject:Date:From:Subject; b=iOs6+JLZAcqDM03saRV844yVkeVLqbDMpmy4Uhz9ZGUZ8hA3GOYimBrNCXsnhLKjJJ3/HvRjDOlXANfvKAVR10/t/y3i02m1tX3tjSs+ole+5kiA6DuEb7Fvst5t/Am4jvQlHwftb/FwKV0t//7ihdJsXy+P+yLdS4tc58ZxrtAqfKEJR8b/2BIfhGaVWe4UbdXuZQKlzoP4M+sCO94u6Ru0wV3sYHTWZ5T8Hi3MtJKfY+jiz4l16OnuDXyyeHKmuvX4upsUHXmHW3HwW17TRmGwTgy+260X2y8Phyo3u+cImIDN6bRecKC13TzlomfXq18LYBYdl+sNmTAhMw7MyQ==
- In-reply-to: <20180924180000.m257nywzw3os6fwh@tarpaulin.shahaf.local2>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <AM0P195MB03370F6E436A8BA5D4ECE09D84170@AM0P195MB0337.EURP195.PROD.OUTLOOK.COM> <1537805063.1343776.1518857576.402E4300@webmail.messagingengine.com> <20180924180000.m257nywzw3os6fwh@tarpaulin.shahaf.local2>
Daniel Shahaf wrote:
> Can anyone think of a reason to consider matches different if their display
> strings both exist, and differ; or if one of them has a display string and one
> does not?
They might have different matching control rules.
Oliver
Messages sorted by:
Reverse Date,
Date,
Thread,
Author