From: Johannes Sixt <j.sixt@viscovery.net>
To: Felipe Contreras <felipe.contreras@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH v2] revision: add --except option
Date: Mon, 02 Sep 2013 08:30:30 +0200 [thread overview]
Message-ID: <52243086.6030102@viscovery.net> (raw)
In-Reply-To: <1377984383-15770-1-git-send-email-felipe.contreras@gmail.com>
Am 8/31/2013 23:26, schrieb Felipe Contreras:
> +--except::
> + Skip the following object names. For example:
> + '--branches --except master' will show all the branches, except master.
> + This differs from --not in that --except will still show the object, if
> + they are referenced by another object name.
--except needs a bit more documentation, in particular, how it interacts
with --not.
It would be better to settle on the meaning of --except before throwing
back and forth implementations.
-- Hannes
next prev parent reply other threads:[~2013-09-02 6:30 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-31 21:26 [PATCH v2] revision: add --except option Felipe Contreras
2013-09-02 6:30 ` Johannes Sixt [this message]
2013-09-02 6:52 ` Felipe Contreras
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=52243086.6030102@viscovery.net \
--to=j.sixt@viscovery.net \
--cc=felipe.contreras@gmail.com \
--cc=git@vger.kernel.org \
/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.