Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 16/16] _git: Document --early-output
- X-seq: zsh-workers 31620
- From: Øystein Walle <oystwa@xxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH 16/16] _git: Document --early-output
- Date: Tue, 30 Jul 2013 18:31:32 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type:content-transfer-encoding; bh=XyLAI+fkNRcV1oSh7L+1qTtPVLYEuui00BvIFaraBmY=; b=nAm8KnReg7W7pfMrs/5mg5hoo42DzLg9NWctKnC3qo57JVGY+EkxKRliZ/YWYb0gur l/NHLSGFwNqMMLMH5ljDdgwTfhJQLZyj8fQkGFbfPIiNOqBYNRbRJVNXGqIMccUhI9Td zp+A9P2mMO8oRWUvBfl32m2K+iR2/YXchEb/kev1uQJqwBeta8qz681CIFs72vmlC70y Bk804iQl9dMVSo5eHIO7vMVy/E0O+m/UCZm4vUeAGL0z9YktfBsEaVbDYPzW6Woky7bp 4z29TjH6Ilal8T2b3Bq0qJNHk3XK3MPCWpN2OKpB0uieUHvh107tytImNlNVDlrIsQrY 5lhg==
- In-reply-to: <CADdV=MvFK6C3g6dmSHEJzuGizkoiFf8=WGHmTEg6C1PPSKErcQ@mail.gmail.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: <cover.1375006129.git.oystwa@gmail.com> <a8731d9d3b21a5a6225b228795d21862bcc0ced7.1375006129.git.oystwa@gmail.com> <CADdV=MvFK6C3g6dmSHEJzuGizkoiFf8=WGHmTEg6C1PPSKErcQ@mail.gmail.com>
On 30 July 2013 16:35, Nikolai Weibull <now@xxxxxxx> wrote:
> On Sun, Jul 28, 2013 at 6:22 PM, Øystein Walle <oystwa@xxxxxxxxx> wrote:
>
>> - # TODO: --early-output is undocumented.
>> - '--early-output=-[undocumented]::undocumented'
>> + '--early-output=-[generate some output early even if not done]: :__git_guard_number "number of commits"'
>
> The point here is that --early-output isn’t documented in Git’s
> documentation. Please notify the Git developers that it isn’t so that
> the description here can match that in the documentation (once
> written).
I was planning on writing the corresponding patch to Git too, but the logs make
it clear that this option is only meant for other calling processes.
While it would make sense to document it in Git's man pages still (what other
reference is there?) it makes less sense to suggest it for interactive use.
I suggest you ignore this patch.
Regards,
Øsse
Messages sorted by:
Reverse Date,
Date,
Thread,
Author