Re: git commit id and tarball's filename mapping.

From: Tetsuo Handa
Date: Wed Aug 03 2011 - 01:02:31 EST


Dave Jones wrote:
> On Wed, Aug 03, 2011 at 01:42:58PM +0900, Tetsuo Handa wrote:
> > I regularly test kernels extracted from tarballs rather than from git. I have
> > problems with estimating range to "git bisect" because I can't know commit id
> > as of a tarball was archived. I would appreciate if there is a mapping table
> > that contains commit id and tarball's filename.
>
> for the patches, there's an associated .id file in the same dir.
Oh, that's good.

> Seems to be lacking for the tarballs though.
We can use alias names assigned by "git tag".

Thank you.
--
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/