On Mon, 27 Mar 2006 18:49:53 -0500 "Greg Lee" <glee@xxxxxxxxxx> wrote: > How do I select one of the "minor" bug fix revs using git? For example I want to do a git > bisect between 2.6.15.6 and 2.6.16 but I cannot determine what the naming convention is > for "2.6.15.6". I've tried "v2.6.15.6" and "v2.6.15-6". > > Please cc any responses. If you're interested in the stable-series releases of the kernel, unfortunately they're not in the git repository. On the otherhand if you're actually talking about the release candidates that Linus puts out before each new major version, the format is v2.6.16-rc2, v2.6.15-rc3 etc.. Sean - : send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html