django-git icon indicating copy to clipboard operation
django-git copied to clipboard

changes in latest versions of GitPython

Open sasha0 opened this issue 14 years ago • 0 comments

Method commits was renamed to iter_commits http://packages.python.org/GitPython/0.3.1/changes.html?highlight=a_path#repo, member a_path of diff object was removed http://packages.python.org/GitPython/0.3.1/changes.html?highlight=a_path#diff .

sasha0 avatar Mar 16 '11 19:03 sasha0