Am Wed, 23 Jun 2010 20:49:03 +0800 schrieb Holger Hans Peter Freyther holger@freyther.de:
On 06/23/2010 08:45 PM, Luca Bertoncello wrote:
lucabert@Luca:/tmp/bsc/openbsc$ git bisect good gb938d6b Bad rev input: gb938d6b lucabert@Luca:/tmp/bsc/openbsc$ git bisect bad g2788b96 fatal: Needed a single revision Bad rev input: g2788b96
well, ever considered that the 'g' is not part of the hash? I didn't know that when splitting up the result of git describe.
How can I know, which letter are part of the hash? :) Anyway
lucabert@Luca:/tmp/bsc/openbsc$ git bisect good b938d6b Bad rev input: b938d6b
Are these "b" not part of the hash, too?
Thanks