diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2015-01-09 17:14:32 +0100 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2015-01-09 17:16:35 +0100 |
commit | c767b5206f1e9c8536110dda4d515ebb9242bbeb (patch) | |
tree | 50b1aca035d522ea7d6a8f003f7fbf18d1e4fe4b /git/config.py | |
parent | 85a5a8c6a931f8b3a220ed61750d1f9758d0810a (diff) | |
download | gitpython-c767b5206f1e9c8536110dda4d515ebb9242bbeb.tar.gz |
Now Diff.__str__ works correctly in all python versions.
Additionally, unicode handling was improved to the point where we deal
with all diff(create_path=True) data as binary.
Therefore we don't claim to know all encodings of all textfiles in the world,
even though we still assume that everything git throws at us is utf-8 encoded.
Fixes #113
Diffstat (limited to 'git/config.py')
0 files changed, 0 insertions, 0 deletions