Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] git tag --contains <commit>

Any idea how to use JGit to perform 'git tag --contains <commit>'

I created a test to get what I want but not sure why
RevWalk.isMergedInto(...) isn't working like I want it...

https://gist.github.com/839693

Thoughts?

-- 
Cheers,

Chris Aniszczyk
http://aniszczyk.org
+1 860 839 2465


Back to the top