Re: git bisect; finding exact commits of bugs

2009-11-28 Thread Graham Percival
On Fri, Nov 27, 2009 at 09:54:49PM -0800, Patrick McCarty wrote: > On Fri, Nov 27, 2009 at 9:27 PM, Graham Percival > wrote: > > If it doesn't exist already, is it worth writing something for the > > CG about using git bisect to find the exact commit where a > > regression was introduced? > > The

Re: git bisect; finding exact commits of bugs

2009-11-27 Thread Patrick McCarty
On Fri, Nov 27, 2009 at 9:27 PM, Graham Percival wrote: > If it doesn't exist already, is it worth writing something for the > CG about using git bisect to find the exact commit where a > regression was introduced? There doesn't appear to be anything in the CG about `git bisect'. The man page fo

git bisect; finding exact commits of bugs

2009-11-27 Thread Graham Percival
If it doesn't exist already, is it worth writing something for the CG about using git bisect to find the exact commit where a regression was introduced? If it does exist, would it be worth trying to convince a frog or two to spend time doing this? I heartily admit that it's not glamorous work, bu