summaryrefslogtreecommitdiff
path: root/git/diff.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2015-01-08 12:19:56 +0100
committerSebastian Thiel <byronimo@gmail.com>2015-01-08 12:22:29 +0100
commite40ad6369bc74d01af4dc41d3a9b8e25ac2aa01e (patch)
tree367475d2f3518f7a268710805d3415b3c1e11efe /git/diff.py
parent46889d1dce4506813206a8004f6c3e514f22b679 (diff)
downloadgitpython-e40ad6369bc74d01af4dc41d3a9b8e25ac2aa01e.tar.gz
Fixed PY3 support.
Apparently, thanks to an incorrect version check, PY3 ended up using a git command object database by default. This is now fixed. Additionally, the update_cache code was adjusted to check for method-existence, as it's valid to use object databases which simply don't have a caching mechanism (like the git command object database)
Diffstat (limited to 'git/diff.py')
0 files changed, 0 insertions, 0 deletions