"J. Bruce Fields" <bfields@xxxxxxxxxxxx> wrote: > Just curious: every now and then somebody will ask me what kernel > version they need to upgrade to to get some given fix. I can find the > commit with the given fix easily enough. How do I then find the > earliest tagged version containing that fix? git-name-rev commit? It should give you not only the tag, but how many commits before that tag the fix was made. -- Shawn. - To unsubscribe from this list: 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