Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH 11/16] _git: remove TODOs of actually documented options
- X-seq: zsh-workers 31621
- From: Øystein Walle <oystwa@xxxxxxxxx>
- To: Nikolai Weibull <now@xxxxxxx>, zsh-workers@xxxxxxx
- Subject: Re: [PATCH 11/16] _git: remove TODOs of actually documented options
- Date: Tue, 30 Jul 2013 20:01:07 +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=ss1TP832CNMuXBhyE4epjZQuvit5425JsaFZkhKoUu8=; b=zQqOuILD7XGdwA511i1xE0raS1In1SgdVO/jVtwIfUJ3r1OZtAUPsmh7zFmK+kZA5b j44Ylk7I/srt0w2CyUAMTZbQA1+URrKhuzFIRjw7yJ4bljB6z0EgzU4yazfGeJ8tmfr7 fH2VfuHh9nS3WNJQE24T34vxGHqNoj/A13Ww0raOzC9aRXr43YGxuaTRG0hUY6cvFYij WvtTgkNcomq5G2s3M1vImL72mje9OiSqV/3YEmK0TptKK9Nb5j0DAXjk/upZWLWiONL0 hJeNO6kS7ZxeUnnDTqCnL/rk5XhNI/qoswk/KSYC4+kr/LvxABvuK1qQDxOgqfver7pP epTQ==
- In-reply-to: <CADdV=MtXLe4JF0Kx_=QwpLYtUkTG1Vgud92UhnjfbDo5_2F2Jg@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> <a07b9331ae96ad7f5f236ee4b2ac61f567fcfb59.1375006129.git.oystwa@gmail.com> <CADdV=MtXLe4JF0Kx_=QwpLYtUkTG1Vgud92UhnjfbDo5_2F2Jg@mail.gmail.com>
On 30 July 2013 16:40, Nikolai Weibull <now@xxxxxxx> wrote:
> Here too, undocumented means that it isn’t documented in Git’s
> documentation. Please do what I should have done and send them
> patches as well.
Our misunderstanding of the TODOs has caused some unfortunate trouble...
I have "vetted" this particular patch. Some options are in fact documented
(--null, --local, -v and --verbose, --break-rewrites) while some are not even
supported by git (--detect-renames, --detect-copies, --for-rewrite).
You are completely right about the rest.
Should I send a corrected patch to replace this one (an 11/16 v2 so to speak)?
If it is of interest I can vet the others that touch TODOs as well.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author