From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23882 invoked by alias); 30 Jul 2013 14:36:05 -0000 Mailing-List: contact zsh-workers-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Workers List List-Post: List-Help: X-Seq: 31613 Received: (qmail 15402 invoked from network); 30 Jul 2013 14:35:50 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _netblocks.google.com designates 209.85.160.42 as permitted sender) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=gEEJgAokXYq3qzlPMv2bRX8bYmIdBJbF0sqL/3/ISVQ=; b=hD1URpK7JGxLgyMi2dX0PljiCKCcvzNqDtZH+rI//v6Y1ZdqtD8iFm37XIgf3Fy/Ms ZouESBPaps7P3L9eYmKlecY+0RZMAP1HQ8n5MjvRA0e9P3MOGhymX8fvjvQchGzxJ++u l+F2ucxqy+uu78tWB5KrAvmy6D8rlvsNe2EBzBMnfK9E1j4UYxnH8auUyZc09U9AeaVf VSnXdLFFPoundBjAt5JzuURHGx52LO+fJwIdx9pNhbcSMLgp6O7EOX0OZkrWBzAbWkuY xN8TlP+eyBbrfj/KIDdgeu3ZaLsqd1o2zNZN30ZxyHXVKJCyoQ/y6ZXFTahGe33SSjdA vU3A== MIME-Version: 1.0 X-Received: by 10.68.237.3 with SMTP id uy3mr35354034pbc.155.1375194944776; Tue, 30 Jul 2013 07:35:44 -0700 (PDT) Sender: nikolai.weibull@gmail.com In-Reply-To: References: Date: Tue, 30 Jul 2013 16:35:44 +0200 X-Google-Sender-Auth: IQ8ohKUWc2sH93WLI2VYV1TLeeg Message-ID: Subject: Re: [PATCH 16/16] _git: Document --early-output From: Nikolai Weibull To: =?UTF-8?Q?=C3=98ystein_Walle?= Cc: zsh-workers@zsh.org, m0viefreak.cm@googlemail.com Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Jul 28, 2013 at 6:22 PM, =C3=98ystein Walle wrot= e: > - # TODO: --early-output is undocumented. > - '--early-output=3D-[undocumented]::undocumented' > + '--early-output=3D-[generate some output early even if not done]: :_= _git_guard_number "number of commits"' The point here is that --early-output isn=E2=80=99t documented in Git=E2=80= =99s documentation. Please notify the Git developers that it isn=E2=80=99t so t= hat the description here can match that in the documentation (once written).