From: Junio C Hamano <gitster@pobox.com>
To: Christian Couder <chriscool@tuxfamily.org>
Cc: Johannes Schindelin <Johannes.Schindelin@gmx.de>,
Johannes Sixt <j.sixt@viscovery.net>,
git@vger.kernel.org, "H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH v3] bisect: teach "skip" to accept a range using "-r|--range" option
Date: Sun, 30 Nov 2008 00:24:25 -0800 [thread overview]
Message-ID: <7vej0ttydi.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <20081130071511.e279e8bc.chriscool@tuxfamily.org> (Christian Couder's message of "Sun, 30 Nov 2008 07:15:11 +0100")
Christian Couder <chriscool@tuxfamily.org> writes:
> Junio wrote:
> >
> > Although I fully realize that the established semantics of A..B in git is
> > bottom-exclusive, top-inclusive, and this suggestion breaks the UI
> > uniformity by deviating from that convention, I have to wonder if it would
> > be more useful if you let the bottom commit (A in your example) also be
> > skipped.
>
> I agree that it would be perhaps more usefull to skip the bottom commit.
Actually I do not think it is such a big deal to warrant more code and
complexity. "skip A..B A", if you really wanted to, would work anyway.
prev parent reply other threads:[~2008-11-30 8:26 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-30 6:15 [PATCH v3] bisect: teach "skip" to accept a range using "-r|--range" option Christian Couder
2008-11-30 8:24 ` Junio C Hamano [this message]
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=7vej0ttydi.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=Johannes.Schindelin@gmx.de \
--cc=chriscool@tuxfamily.org \
--cc=git@vger.kernel.org \
--cc=hpa@zytor.com \
--cc=j.sixt@viscovery.net \
/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.