Gmane
Favicon
From: Christian Couder <chriscool <at> tuxfamily.org>
Subject: Re: [BUG] bugs in clean, status, bisect, and send-email
Newsgroups: gmane.comp.version-control.git
Date: 2010-02-25 07:07:49 GMT (1 year, 50 weeks, 1 day, 1 hour and 14 minutes ago)
On Thursday 25 February 2010 04:28:41 Mark Lodato wrote:
> I noticed the following four bugs but don't have time to investigate
> further, let alone make test cases or fix them.  If someone else wants
> to tackle these, great.  If not, I'll try to research them more when I
> get free time, which won't be for a while.

Thanks for the report!

> 4. git-bisect fails if a pathspec is given that matches no commits
> 
> It says there are -1 revisions left.  I have no idea what it does
> after that.  The following example uses git.git.
> 
> $ git bisect start v1.7.0 v1.6.6 -- 'foobar'
> Bisecting: -1 revisions left to test after this (roughly 0 steps)
> [f2a37151d4624906e34a9bcafb2ad79d0e8cb7ec] Fix memory leak in helper
> method for disconnect

I will have a look at this one, but I will be away until Monday, so don't 
expect anything from me before.

Thanks,
Christian.