git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] git bisect should not expand file globs in log
@ 2008-02-12 19:23 Frans Pop
  2008-02-12 19:50 ` Johannes Schindelin
  2008-02-12 20:06 ` [PATCH] Fix shell quoting in git-bisect Alex Riesen
  0 siblings, 2 replies; 4+ messages in thread
From: Frans Pop @ 2008-02-12 19:23 UTC (permalink / raw)
  To: git

Hi,

During a git bisect session I ended up with the following in the
.git/BISECT_LOG:

# bad: [38a382ae5dd4f4d04e3046816b0a41836094e538] Kobject: convert 
arch/alpha arch/arm arch/avr32 arch/blackfin arch/cris arch/frv arch/h8300 
arch/ia64 arch/m32r arch/m68k arch/m68knommu arch/mips arch/parisc 
arch/powerpc arch/ppc arch/s390 arch/sh arch/sh64 arch/sparc arch/sparc64 
arch/um arch/v850 arch/x86 arch/x86_64 arch/xtensa from 
kobject_unregister() to kobject_put()
git-bisect bad 38a382ae5dd4f4d04e3046816b0a41836094e538

>From the following command you can see shat happened: the 'arch/*' from the 
commit log was expanded in the comment line in the bisect log file.

$ git bisect bad
38a382ae5dd4f4d04e3046816b0a41836094e538 is first bad commit
commit 38a382ae5dd4f4d04e3046816b0a41836094e538
Author: Greg Kroah-Hartman <gregkh@suse.de>
Date:   Thu Dec 20 08:13:05 2007 -0800

    Kobject: convert arch/* from kobject_unregister() to kobject_put()

git version: 1.5.4 (current Debian unstable)

Cheers,
FJP

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

end of thread, other threads:[~2008-02-12 21:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-12 19:23 [BUG] git bisect should not expand file globs in log Frans Pop
2008-02-12 19:50 ` Johannes Schindelin
2008-02-12 21:10   ` Frans Pop
2008-02-12 20:06 ` [PATCH] Fix shell quoting in git-bisect Alex Riesen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).