<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi chessai,</div><div><br></div><div>What I usually do for this is open up the corresponding GitHub page, e.g.:</div><div><br></div><div><a href="https://github.com/ghc/ghc/commit/bb3fa2d18686d0c08b57c66a90a9ea1b4e4482ee">https://github.com/ghc/ghc/commit/bb3fa2d18686d0c08b57c66a90a9ea1b4e4482ee</a></div><div><br></div><div>where I see the list of branches the commit was added to, below the commit message (note that you have to click "..." to see the full list of branches). The branches ending with `-release` (e.g. ghc-8.6.5-release) answer your question, I believe. <br></div><div><br></div><div>--</div><div>Best, Artem<br></div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sat, 11 May 2019 at 23:01, chessai . <<a href="mailto:chessai1996@gmail.com">chessai1996@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Devs,<br>
<br>
Is there a way to take the sha1 of a git commit and find which<br>
released version of GHC contains that commit, without resorting to a<br>
manual cross-reference?<br>
<br>
Is it possible there could be some sort of webpage where this<br>
information could be made accessible, just by pasting in a commit?<br>
_______________________________________________<br>
ghc-devs mailing list<br>
<a href="mailto:ghc-devs@haskell.org" target="_blank">ghc-devs@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs</a><br>
</blockquote></div>