All of lore.kernel.org
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: Karthik Nayak <karthik.188@gmail.com>
Cc: git@vger.kernel.org, toon@iotcl.com
Subject: Re: [PATCH v2 0/2] check-attr: add support to work with revisions
Date: Sat, 10 Dec 2022 09:03:16 +0900	[thread overview]
Message-ID: <xmqq1qp8yvjv.fsf@gitster.g> (raw)
In-Reply-To: <20221209210321.709156-1-karthik.188@gmail.com> (Karthik Nayak's message of "Fri, 9 Dec 2022 22:03:19 +0100")

Karthik Nayak <karthik.188@gmail.com> writes:

>     ++'git check-attr' --stdin [-z] [-a | --all | <attr>...] [-r <revision>]

Please never design your CUI to take unbound number of non-option
arguments before dashed options.

  parent reply	other threads:[~2022-12-10  0:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-09 21:03 [PATCH v2 0/2] check-attr: add support to work with revisions Karthik Nayak
2022-12-09 21:03 ` [PATCH v2 1/2] t0003: move setup for `--all` into new block Karthik Nayak
2022-12-09 21:03 ` [PATCH v2 2/2] attr: add flag `-r|--revisions` to work with revisions Karthik Nayak
2022-12-13 15:18   ` Phillip Wood
2022-12-14  1:28     ` Junio C Hamano
2022-12-15 20:20       ` Karthik Nayak
2022-12-10  0:03 ` Junio C Hamano [this message]
2022-12-10 14:37   ` [PATCH v2 0/2] check-attr: add support " Karthik Nayak

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=xmqq1qp8yvjv.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=karthik.188@gmail.com \
    --cc=toon@iotcl.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.