> Which official released released versions V1.0, V2.0 etc contain a > particular commit C1ABCDE?
> Unfortunately I know of no direct way of answering either question with > the web UI of github Talking about github - you can open the commit page (say, https://github.com/ torvalds/linux/commit/fa41b900c30b45fab03783724932dc30cd46a6be ) And look at the bottom of long description field. There will be a label that shows which tag(s) contains this commit.

