Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] _git: Fixed typo in --author-date-order description
- X-seq: zsh-workers 36442
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: James Clarke <jrtc27@xxxxxxxxxx>
- Subject: Re: [PATCH] _git: Fixed typo in --author-date-order description
- Date: Mon, 7 Sep 2015 21:12:12 +0000
- Cc: zsh-workers@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=GCvEM6Ak7LldlYIYiePeeg9PinY=; b=Fd4R5n hfqMfuAoiV5et7kLJ7hz59WJPQML2MR2IbUTGOu/f6M9jHAnTiAbd+W8pULl+WGB ocyJeVPuyByJEEojqd0gFy9kuobQfg6k174K2ras+a8TVdoauUOhTogbF1PtMPCG OddhPIt9xSSJP/atp2sfjZ3mHj10TfxDxUozI=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=smtpout; bh=GCvEM6Ak7LldlYIYiePeeg9PinY=; b=m5EhK bMLc/0vD0E0FJMp9MxYRw0pWIVgIE7WqdrCPt6KmBRyRHIK4gqikzel86vVcBr+b AiRP+Lk+DCdNFlZSSImVpWeR0vHd6vvNxf7jL73B7v8FBbtDkt0gAuSRRmgHC7FB pgSYgOaejmpHV5ffVcBCIn4bwb5SGAFtB/tl8Y=
- In-reply-to: <1441626567-95382-1-git-send-email-jrtc27@jrtc27.com>
- 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
- References: <1441626567-95382-1-git-send-email-jrtc27@jrtc27.com>
James Clarke wrote on Mon, Sep 07, 2015 at 12:49:27 +0100:
> - '(--topo-order --date-order )--author-date-order[display commits in auhor date order]'
> + '(--topo-order --date-order )--author-date-order[display commits in author date order]'
Thanks, applied.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author