git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
To: "Björn Steinbrink" <B.Steinbrink@gmx.de>
Cc: Andreas Ericsson <ae@op5.se>, gitster@pobox.com, git@vger.kernel.org
Subject: Re: git blame crashes with internal error
Date: Sun, 14 Oct 2007 18:32:44 +0100 (BST)	[thread overview]
Message-ID: <Pine.LNX.4.64.0710141830050.25221@racer.site> (raw)
In-Reply-To: <20071014152327.GA24003@atjola.homenet>

Hi,

On Sun, 14 Oct 2007, Bj?rn Steinbrink wrote:

> On 2007.10.14 16:51:46 +0200, Andreas Ericsson wrote:
> > Bj?rn Steinbrink wrote:
> >> I tried all git releases from 1.5.3 to 1.5.3.4 as well as the current
> >> master and all of them crashed. A small shell script to reproduce the
> >> problem is attached.
> >
> > Manual bisect? Ugh. This *is* the century of the competent developer
> > tools, you know... ;-)
> 
> Then, how do I search for a good version with git bisect if I only have
> the one data-point "master is bad"?

AFAIK Junio introduced the option to start with just a bad commit, and no 
known "good" one.

Yep, just found it.  Since v1.5.2-rc0~77^2(git-bisect: allow bisecting 
with only one bad commit.) it is supported.

>From the commit message:

    This allows you to say:

        git bisect start
        git bisect bad $bad
        git bisect next

I don't know if it is in the documentation (I rarely read it), so if it is 
missing, it would be nice if you could add the description there.

Ciao,
Dscho

  reply	other threads:[~2007-10-14 17:33 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-14 14:36 git blame crashes with internal error Björn Steinbrink
2007-10-14 14:51 ` Andreas Ericsson
2007-10-14 14:56   ` David Kastrup
2007-10-14 16:50     ` Pierre Habouzit
2007-10-14 15:23   ` Björn Steinbrink
2007-10-14 17:32     ` Johannes Schindelin [this message]
2007-10-14 20:18       ` Björn Steinbrink
2007-10-14 20:21         ` Johannes Schindelin
2007-10-14 16:37 ` Alex Riesen
2007-10-14 17:33   ` Alex Riesen
2007-10-14 17:51   ` Johannes Schindelin
2007-10-15 15:39 ` 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=Pine.LNX.4.64.0710141830050.25221@racer.site \
    --to=johannes.schindelin@gmx.de \
    --cc=B.Steinbrink@gmx.de \
    --cc=ae@op5.se \
    --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;
as well as URLs for NNTP newsgroup(s).