From: Markus Trippelsdorf <markus@trippelsdorf.de>
To: Mike Keehan <mike@keehan.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Git bisect problem
Date: Tue, 26 Mar 2013 18:49:19 +0100 [thread overview]
Message-ID: <20130326174919.GA504@x4> (raw)
In-Reply-To: <20130326162228.288994ef@laptop3>
On 2013.03.26 at 16:22 +0000, 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 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?
Try without the ".o", e.g.: git bisect bad v3.9-rc2
--
Markus
prev parent reply other threads:[~2013-03-26 17:49 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
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=20130326174919.GA504@x4 \
--to=markus@trippelsdorf.de \
--cc=linux-kernel@vger.kernel.org \
--cc=mike@keehan.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox