Files
git-upstream/git_upstream/lib
Darragh Bailey 5c0a4a7e4d Remove compatibility hacks causing issues with newer GitPython
Remove some monkey patching used to allow git-upstream to work with
GitPython releases older than 0.3.2, as the project requirements now
depends on 1.0.1 or newer.

GitPython release from 2.0.9 onwards removes the '__slots__'
definition. This allowed for the git_dir attribute existence to be
checked to determine whether to patch the Commit class imported from
the GitPython project to add this attribute for older versions of the
API.

Change-Id: I3d83785b16cd0650942c7112b5cafffc21dddba7
Closes-Bug: #1634053
2016-10-17 11:52:17 +01:00
..
2016-10-03 11:36:55 +01:00
2016-10-03 11:36:55 +01:00