ishepard / pydriller

Python Framework to analyse Git repositories

Home Page:http://pydriller.readthedocs.io/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get The Issue Code That Is Associated a Commit

otonpneto opened this issue · comments

Create a new field on commit object to get the commits associated issues.

I think you are referring to the issues in Github?
Issues don't exists in Git.

Exactly. To associate commits with github issues and their types (bugs, enhancement, ...)

Then no, Pydriller is a GIt framework (not GitHub). I'd suggest you to look to GHTorrent for that.