Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Git commands or aliases first?
- X-seq: zsh-workers 29582
- From: Nikolai Weibull <now@xxxxxxxx>
- To: Zsh Workers <zsh-workers@xxxxxxx>
- Subject: Git commands or aliases first?
- Date: Fri, 22 Jul 2011 13:40:01 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=TA6YjaZqMlhMHc07PFl5RcKhWzyh/CVB2SMDhG6GMAU=; b=YoQLDIow3HMgaTGk+j6fcjtwMhZe7tYfcAsQYsqrvmrfEd1hPD6Ce2X/Ww9SVfKe2n lBZ6HetlZzBXeo171rrIB5mQ6ZYYAOZr0f2drZApjxf2Sb3yXmxXKOup6N1AEpAioWMz f1hOVLF+YR7cywsjJY304wTriSlZEe33vxqkU=
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Sender: nikolai.weibull@xxxxxxxxx
Hi!
What is the desired tag order for Git commands and aliases?
My conclusion is that the current behavior is incorrect. My reasoning
is that git will prefer invoking a command over an alias with the same
name.
Does anyone have a contradictory opinion, or should I merge this change?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author