How to know which git commit corresponds to a Download version?
Hello,
I try to find the corresponding git commit of the last downloadable release (here), with no success.
I thought it was the corresponding tag but when I diff the source directory I can see differences..
At least, it's the case for the 2.4.8 version.
So, my question: How to know which branch/tag corresponds to a specific download release on the website?
Thanks!
Afaik this is the way to go
Does that help?