From: Linus Torvalds <torvalds@linux-foundation.org>
To: Junio C Hamano <gitster@pobox.com>
Cc: Christian Couder <chriscool@tuxfamily.org>, git@vger.kernel.org
Subject: Re: [RFC/PATCH 0/3] use '--bisect-refs' as bisect rev machinery option
Date: Wed, 4 Nov 2009 10:32:53 -0800 (PST) [thread overview]
Message-ID: <alpine.LFD.2.01.0911041030080.31845@localhost.localdomain> (raw)
In-Reply-To: <7vljimgnaz.fsf@alter.siamese.dyndns.org>
On Wed, 4 Nov 2009, Junio C Hamano wrote:
> Christian Couder <chriscool@tuxfamily.org> writes:
>
> > So I suggest to use '--bisect-refs' instead of '--bisect' as the new
> > bisect revision machinery option, because otherwise I think we get a
> > regression when we call "git rev-list --bisect BAD --not GOOD" and we
> > are already bisecting with bisect refs different than BAD and GOOD.
> > This also simplifies the code a little bit.
>
> Just to make sure that I read you correctly, do you mean that Linus now
> would say:
>
> $ git bisect ...
> ... inside bisect session
> $ gitk --bisect-refs arch/x86
I'd really rather prefer to keep '--bisect' for that, it doesn't make
sense to export '--bisect-refs' to be the user-visible switch, and then
have '--bisect' as some internal switch just for 'git rev-list'.
In fact, I'd argue that the ne wbehavior of 'git rev-list' is to some
degree _better_ (ie the existing bad/good ones are implicit while doing
bisection).
Yes, it is a behavioral change, but is it a bad one?
Linus
next prev parent reply other threads:[~2009-11-04 18:33 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-04 4:00 [RFC/PATCH 0/3] use '--bisect-refs' as bisect rev machinery option Christian Couder
2009-11-04 4:00 ` [RFC/PATCH 1/3] t6030: show "rev-list --bisect" breakage when bisecting Christian Couder
2009-11-04 4:00 ` [RFC/PATCH 2/3] revision: change '--bisect' rev machinery argument to 'bisect-refs' Christian Couder
2009-11-04 4:00 ` [RFC/PATCH 3/3] bisect: simplify calling visualizer using '--bisect-refs' Christian Couder
2009-11-04 18:25 ` [RFC/PATCH 0/3] use '--bisect-refs' as bisect rev machinery option Junio C Hamano
2009-11-04 18:32 ` Linus Torvalds [this message]
2009-11-04 18:35 ` Linus Torvalds
2009-11-04 19:22 ` Junio C Hamano
2009-11-04 21:26 ` Christian Couder
2009-11-04 21:52 ` Junio C Hamano
2009-11-05 5:22 ` Christian Couder
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=alpine.LFD.2.01.0911041030080.31845@localhost.localdomain \
--to=torvalds@linux-foundation.org \
--cc=chriscool@tuxfamily.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox