public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Git bisect problem
@ 2013-03-26 16:22 Mike Keehan
  2013-03-26 17:48 ` Josh Boyer
  2013-03-26 17:49 ` Markus Trippelsdorf
  0 siblings, 2 replies; 3+ messages in thread
From: Mike Keehan @ 2013-03-26 16:22 UTC (permalink / raw)
  To: linux-kernel

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 input: v3.9.0-rc2

and git bisect good v3.9.0-rc1 gives same error.

How are you supposed to specify the revision?

Regards,

  Mike.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-03-26 17:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-26 16:22 Git bisect problem Mike Keehan
2013-03-26 17:48 ` Josh Boyer
2013-03-26 17:49 ` Markus Trippelsdorf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox