Git bisect problem

From: Mike Keehan
Date: Tue Mar 26 2013 - 13:40:27 EST


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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/