From: Junio C Hamano <junkio@cox.net>
To: Jon Loeliger <jdl@freescale.com>
Cc: git@vger.kernel.org
Subject: Re: git bisect enhancements?
Date: Wed, 30 Nov 2005 14:23:05 -0800 [thread overview]
Message-ID: <7vmzjlojw6.fsf@assigned-by-dhcp.cox.net> (raw)
In-Reply-To: <1133388429.30767.37.camel@cashmere.sps.mot.com> (Jon Loeliger's message of "Wed, 30 Nov 2005 16:07:09 -0600")
Jon Loeliger <jdl@freescale.com> writes:
> Sure. But I'm proposing to alter the new bisection
> middle point. I don't know its status yet. I am
> just angling on hedging my bets of a "good midpoint"
> choice by finding something that is likely to be
> more stable than the proposed midpoint.
You could "git reset --hard <that-commit-N-up-or-down>",
compile, test and say "git bisect good" or "git bisect bad".
Even "N commits before" is not so easy. "git reset --hard
bisect~2" would be 2 commits before what git-bisect suggested as
long as that chain in question is a single strand of pearls. "N
commits after" is a bit harder, especially when a merge is
involved. But you are right. Bisect should be able to do what
you can visually do with gitk.
next prev parent reply other threads:[~2005-11-30 22:23 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-30 21:36 git bisect enhancements? Jon Loeliger
2005-11-30 22:04 ` Junio C Hamano
2005-11-30 22:07 ` Jon Loeliger
2005-11-30 22:23 ` Junio C Hamano [this message]
2005-11-30 22:43 ` Junio C Hamano
2005-11-30 23:32 ` Linus Torvalds
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=7vmzjlojw6.fsf@assigned-by-dhcp.cox.net \
--to=junkio@cox.net \
--cc=git@vger.kernel.org \
--cc=jdl@freescale.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