git - LibGit2Sharp Find release for commit -


in github can view commit , view releases part of.

i trying similar libgit2sharp. can find commit , can find release, can't see how tell if commit in release or not.

is possible, if how?

a release github concept. it's built on git concept of tag , enriched styled release notes , downloadable assets.

from libgit2sharp perspective, you're after finding tags point specific commit.

the question what's fastest way find tags pointing commits? deals this.


Comments

Popular posts from this blog

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

php - render data via PDO::FETCH_FUNC vs loop -

The canvas has been tainted by cross-origin data in chrome only -