In github interface, how is it possible (if possible at all) to compare between a branch and a tag?
It is fairly ubiquitous to compare two branches, or compare two tags, but how to compare a tag and a branch?
For example, if there are release tags, and there is a master branch (from which releases are cut), is it possible to check what was pushed to master since the last release?
P.S. My question is about github GUI interface, not git command line interface.
Using the tag name should work: example
https://github.com/octocat/linguist/compare/v4.8.6...master
It does compare between a tag and master.

Only I don't see any way to get to this URL in github

(Click on picture to zoom in)
Compare" (button in the top-right corner), and select any other tag
(Click on picture to zoom in)

(Click on picture to zoom in)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With