It's fairly common to come across pull requests when searching for issues. But what has eluded me for awhile is how to determine (reliably) if/when that pull request has been released. Anyone know an easy way to do this?
I also very frequently have this need. I'm doing like this:
git tag --contains [commit_id]
But it would be wonderful if github provided an easier way !
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