View committed code via gitpython

Jason Bailey JBailey at emerytelcom.com
Sat Jul 2 01:04:31 EDT 2016


Hi all,

I'm trying to essentially replicate "gift grep" functionality with gitpython and am not quite sure how to pull the committed code from the repo using gitpython. I am successfully listing all the commits, so now all I need to do is view the code in each commit to do some regex matching on it. Anyone savvy with this module that could steer me in the right direction???

Thanks

Jason



More information about the Python-list mailing list