emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] some kind of bisect tool


From: Bernt Hansen
Subject: Re: [O] some kind of bisect tool
Date: Wed, 25 May 2011 17:44:41 -0400
User-agent: Gnus/5.110018 (No Gnus v0.18) Emacs/23.2 (gnu/linux)

Samuel Wales <address@hidden> writes:

> I wonder if we can make a bisect tool that will use git bisect, load
> org source, and let you tell git whether the bug exists.
>
> Samuel

Hi Samuel,

Sure you can - it's called a script.  If you can programmatically tell
if it worked or not you can write a script that tests the commit and
feeds the result to bisect.

This is
   git bisect run

Something like this:
http://permalink.gmane.org/gmane.emacs.orgmode/18877

Regards,
Bernt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]