From: Mike Keehan <mike@keehan.net>
To: linux-kernel@vger.kernel.org
Subject: Git bisect problem
Date: Tue, 26 Mar 2013 16:22:28 +0000 [thread overview]
Message-ID: <20130326162228.288994ef@laptop3> (raw)
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.
next reply other threads:[~2013-03-26 17:40 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-26 16:22 Mike Keehan [this message]
2013-03-26 17:48 ` Git bisect problem Josh Boyer
2013-03-26 17:49 ` Markus Trippelsdorf
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130326162228.288994ef@laptop3 \
--to=mike@keehan.net \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.