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
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to