| From: Eli Barzilay (eli at barzilay.org) Date: Thu Jun 3 13:00:45 EDT 2010 |
|
On Jun 3, Sam Tobin-Hochstadt wrote:
>
> A quick `git bisect' (a great tool, btw) suggests that commit
> ac69f11 caused the problem.
That's unlikely to be the cause -- only exposing some other bug.
IIRC, the bisect tool can work on certain paths only, and this would
be more useful here (and more work, of course).
--
((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay:
http://barzilay.org/ Maze is Life!
| Posted on the dev mailing list. |
|