Re: Git bisect problem

2013-03-26 Thread Markus Trippelsdorf
On 2013.03.26 at 16:22 +, Mike Keehan wrote: > I'm trying to find out which update causes my 5G Wifi > connection to time out when authenticating. > > Following the instructions in git help bisect, I > git cloned the kernel, then git bisect start, and > git bisect bad v3.9.0-rc2. > > This err

Re: Git bisect problem

2013-03-26 Thread Josh Boyer
On Tue, Mar 26, 2013 at 12:22 PM, Mike Keehan wrote: > Hi, > > I'm trying to find out which update causes my 5G Wifi > connection to time out when authenticating. > > Following the instructions in git help bisect, I > git cloned the kernel, then git bisect start, and > git bisect bad v3.9.0-rc2. >

Git bisect problem

2013-03-26 Thread Mike Keehan
Hi, I'm trying to find out which update causes my 5G Wifi connection to time out when authenticating. Following the instructions in git help bisect, I git cloned the kernel, then git bisect start, and git bisect bad v3.9.0-rc2. This errors with :- fatal: Needed a single revision Bad rev inpu