Re: git/cscope with x86 merge

From: Linus Torvalds
Date: Sat Oct 20 2007 - 21:38:44 EST




On Sat, 20 Oct 2007, Sam Ravnborg wrote:
>
> I pulled next branch of git and applied your patch.
>
> When running
> git log --follow -B arch/x86/kernel/vmlinux_64.lds.S
>
> I got no output at all (in a newly pulled linux kernel dir).

Try with "-p".

It's possible (nay, likely) that "next" has the bug where "--follow"
without a patch generating thing (-p or --stat or one of the other flags
that enable diffs) doesn't work at all.

It should be fixed in "master".

Sadly, Junio has been away for personal reasons for two weeks, so we
haven't had that known bug fixed in the regular git tree. Shawn Pearce
maintains a repo with known fixes at "git://repo.or.cz/git/spearce.git" in
the meantime.

Linus
-
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/